Update sysinfo version to 0.26.7

This commit is contained in:
Guillaume Gomez
2022-11-04 21:06:33 +01:00
committed by andy.boot
parent b478534b22
commit 72b811c278
3 changed files with 6 additions and 14 deletions

View File

@@ -40,7 +40,7 @@ regex = "1"
config-file = "0.2"
serde = { version = "1.0", features = ["derive"] }
directories = "4"
sysinfo = "0.15"
sysinfo = "0.26"
[target.'cfg(windows)'.dependencies]
winapi-util = "0.1"