Skip to content

Commit d57c788

Browse files
authored
Merge pull request #139 from rust-cli/renovate/which-7.x
chore(deps): Update Rust crate which to v7
2 parents 7fca1c7 + 1f20bbf commit d57c788

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 13 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.27", features = ["fs", "process", "signal", "term"] }
121121
regex = "1"
122122
tempfile = "3"
123123
thiserror = "2.0.0"
124-
which = { version = "5.0", optional = true }
124+
which = { version = "7.0", optional = true }
125125

126126
[lints]
127127
workspace = true

0 commit comments

Comments
 (0)