Skip to content

Commit 005c7ea

Browse files
authored
Merge pull request #238 from uutils/renovate/sysinfo-0.x
chore(deps): update rust crate sysinfo to 0.32.0
2 parents b39d02a + 0e19086 commit 005c7ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -46,7 +46,7 @@ clap = { version = "4.5.4", features = ["wrap_help", "cargo"] }
4646
clap_complete = "4.5.2"
4747
clap_mangen = "0.2.20"
4848
regex = "1.10.4"
49-
sysinfo = "0.31.0"
49+
sysinfo = "0.32.0"
5050
libc = "0.2.154"
5151
phf = "0.11.2"
5252
phf_codegen = "0.11.2"

0 commit comments

Comments
 (0)