Skip to content

Commit 6eea032

Browse files
authored
Merge pull request #277 from uutils/renovate/sysinfo-0.x
chore(deps): update rust crate sysinfo to 0.33.0
2 parents 714955b + 4be3ff5 commit 6eea032

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -53,7 +53,7 @@ phf_codegen = "0.11.2"
5353
prettytable-rs = "0.10.0"
5454
rand = { version = "0.8.5", features = ["small_rng"] }
5555
regex = "1.10.4"
56-
sysinfo = "0.32.0"
56+
sysinfo = "0.33.0"
5757
tempfile = "3.10.1"
5858
textwrap = { version = "0.16.1", features = ["terminal_size"] }
5959
thiserror = "2.0.4"

0 commit comments

Comments
 (0)