build(deps): update rust crate systemstat to v0.2.5

This commit is contained in:
renovate[bot]
2025-07-16 03:05:09 +00:00
committed by GitHub
parent 26f7822ae6
commit edf441b664
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ shadow-rs = { version = "1.2.0", default-features = false, features = ["build"]
# see: https://github.com/svartalf/rust-battery/issues/33
starship-battery = { version = "0.10.2", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.4"
systemstat = "=0.2.5"
terminal_size = "0.4.2"
toml = { version = "0.9.2", features = ["preserve_order"] }
toml_edit = "0.23.1"