chore(deps): update rust crate sysinfo to 0.32

This commit is contained in:
renovate[bot]
2024-10-06 00:14:12 +00:00
committed by GitHub
parent 1de8d3d009
commit 7ef9bd8e6d
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ clap = { version = "4.4", features = ["wrap_help", "cargo"] }
clap_complete = "4.4"
clap_mangen = "0.2"
regex = "1.10.2"
sysinfo = "0.31"
sysinfo = "0.32"
libc = "0.2.152"
phf = "0.11.2"
phf_codegen = "0.11.2"