Skip to content

Commit e2c9c27

Browse files
Update Rust crate sysinfo to 0.39.0
1 parent 96dbb87 commit e2c9c27

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
@@ -237,7 +237,7 @@ smol = "2.0.2"
237237
static_assertions = "1.1"
238238
strum = "0.28"
239239
syn = { version = "2.0.117", features = ["full"] }
240-
sysinfo = "0.38.0"
240+
sysinfo = "0.39.0"
241241
tabled = { version = "0.20.0", default-features = false }
242242
taffy = "0.10.0"
243243
take_mut = "0.2.2"

0 commit comments

Comments
 (0)