summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a1ef8d9d..3b40da7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -97,7 +97,7 @@ once_cell = "1.17.1"
regex = "1.8.1"
serde = { version = "1.0.160", features = ["derive"] }
starship-battery = { version = "0.8.0", optional = true }
-sysinfo = "0.28.4"
+sysinfo = "=0.29.0"
thiserror = "1.0.40"
time = { version = "0.3.20", features = ["formatting", "macros"] }
toml_edit = { version = "0.19.8", features = ["serde"] }