Skip to content

Commit 0ae5ce7

Browse files
authored
Merge pull request #149 from rust-cli/renovate/which-8.x
chore(deps): Update Rust crate which to v8
2 parents 90ef1aa + a9fcc60 commit 0ae5ce7

File tree

2 files changed

+15
-25
lines changed

2 files changed

+15
-25
lines changed

Cargo.lock

Lines changed: 14 additions & 24 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
@@ -121,7 +121,7 @@ nix = { version = "0.30", features = ["fs", "process", "signal", "term"] }
121121
regex = "1"
122122
tempfile = "3"
123123
thiserror = "2.0.0"
124-
which = { version = "7.0", optional = true }
124+
which = { version = "8.0", optional = true }
125125

126126
[lints]
127127
workspace = true

0 commit comments

Comments
 (0)