Skip to content

Commit c6bb735

Browse files
fix(deps): update all non-major dependencies
1 parent f8c4839 commit c6bb735

21 files changed

+110
-170
lines changed

Cargo.lock

Lines changed: 93 additions & 153 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
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[dependencies]
77
clap = { version = "4", features = ["derive"] }
8-
sysinfo = "0.32"
8+
sysinfo = "0.38"
99
whoami = "2.1.0"
1010

1111
[dev-dependencies]

bin/cargo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.rustup-1.28.2.pkg
1+
.rustup-1.29.0.pkg

bin/cargo-clippy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.rustup-1.28.2.pkg
1+
.rustup-1.29.0.pkg

bin/cargo-fmt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.rustup-1.28.2.pkg
1+
.rustup-1.29.0.pkg

bin/cargo-miri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.rustup-1.28.2.pkg
1+
.rustup-1.29.0.pkg

bin/clippy-driver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.rustup-1.28.2.pkg
1+
.rustup-1.29.0.pkg

0 commit comments

Comments
 (0)