diff --git a/Cargo.toml b/Cargo.toml index 1c1137c..2fc6f5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ chrono = { version = "0.4", features = ["serde"] } humantime = "2.0" custom_debug = "0.5" thiserror = "1.0" -sysinfo = { version = "0.14.10" } +sysinfo = { version = "0.23.0" } os_info = { version = "3.0.6", default-features = false } zip = "0.5.12" flate2 = "1.0.16"