Skip to content

Commit 888553f

Browse files
authored
Merge pull request #374 from uutils/renovate/sysinfo-0.x
chore(deps): update rust crate sysinfo to 0.34.0
2 parents 0b20f82 + 3af6173 commit 888553f

File tree

2 files changed

+13
-50
lines changed

2 files changed

+13
-50
lines changed

Cargo.lock

Lines changed: 12 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ prettytable-rs = "0.10.0"
5858
rand = { version = "0.9.0", features = ["small_rng"] }
5959
ratatui = "0.29.0"
6060
regex = "1.10.4"
61-
sysinfo = "0.33.0"
61+
sysinfo = "0.34.0"
6262
tempfile = "3.10.1"
6363
textwrap = { version = "0.16.1", features = ["terminal_size"] }
6464
thiserror = "2.0.4"

0 commit comments

Comments
 (0)