Skip to content

Commit 1f20bbf

Browse files
chore(deps): Update Rust crate which to v7
1 parent 4d8ac3e commit 1f20bbf

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)