Skip to content

Commit 4c33092

Browse files
Update Rust crate sysinfo to 0.39.0
1 parent 032e6bd commit 4c33092

2 files changed

Lines changed: 67 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 66 additions & 3 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
@@ -242,7 +242,7 @@ smol = "2.0.2"
242242
static_assertions = "1.1"
243243
strum = "0.28"
244244
syn = { version = "2.0.117", features = ["full"] }
245-
sysinfo = "0.38.0"
245+
sysinfo = "0.39.0"
246246
tabled = { version = "0.21.0", default-features = false }
247247
taffy = "0.10.0"
248248
take_mut = "0.2.2"

0 commit comments

Comments
 (0)