chore(deps): update rust crate sysinfo to 0.33

This commit is contained in:
renovate[bot]
2024-12-04 14:56:47 +00:00
committed by GitHub
parent bd1a7cbee2
commit 796d62094e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ clap = { version = "4.4", features = ["wrap_help", "cargo"] }
clap_complete = "4.4"
clap_mangen = "0.2"
regex = "1.10.2"
sysinfo = "0.32"
sysinfo = "0.33"
libc = "0.2.152"
phf = "0.11.2"
phf_codegen = "0.11.2"