deps: bump sysinfo (#12874)

This commit is contained in:
Alexey Shekhirin
2024-11-26 13:47:06 +00:00
committed by GitHub
parent 2840b6f677
commit b6d6bf5eed
3 changed files with 6 additions and 5 deletions

View File

@ -49,7 +49,7 @@ thiserror.workspace = true
tempfile = { workspace = true, optional = true }
derive_more.workspace = true
rustc-hash = { workspace = true, optional = true }
sysinfo = { version = "0.31", default-features = false, features = ["system"] }
sysinfo = { version = "0.32", default-features = false, features = ["system"] }
parking_lot = { workspace = true, optional = true }
# arbitrary utils