Skip to content

Commit 3f1595c

Browse files
Merge branch 'main' into uucore-process
2 parents b9e9ea4 + 0c308a1 commit 3f1595c

2 files changed

Lines changed: 64 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 14 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
@@ -72,7 +72,7 @@ rand = { version = "0.10.0" }
7272
ratatui = "0.30.0"
7373
regex = "1.10.4"
7474
rustix = { version = "1.1.2", features = ["fs", "process", "param"] }
75-
sysinfo = "0.38.0"
75+
sysinfo = "0.39.0"
7676
tempfile = "3.10.1"
7777
terminal_size = "0.4.2"
7878
textwrap = { version = "0.16.1", features = ["terminal_size"] }

0 commit comments

Comments
 (0)