Skip to content

Commit 753bc58

Browse files
Update Rust crate sysinfo to 0.39.0
1 parent 7a93d3e commit 753bc58

2 files changed

Lines changed: 73 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 72 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ smol = "2.0.2"
236236
static_assertions = "1.1"
237237
strum = "0.28"
238238
syn = { version = "2.0.117", features = ["full"] }
239-
sysinfo = "0.38.0"
239+
sysinfo = "0.39.0"
240240
tabled = { version = "0.20.0", default-features = false }
241241
taffy = "0.10.0"
242242
take_mut = "0.2.2"

0 commit comments

Comments
 (0)