Skip to content

Commit 79ced48

Browse files
committed
Update which to 5.0.0
1 parent e3d468f commit 79ced48

File tree

2 files changed

+46
-10
lines changed

2 files changed

+46
-10
lines changed

Cargo.lock

+45-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ serde = { version = "1.0.136", features = ["derive"] }
2626
serde_json = "1.0.79"
2727
shlex = "1"
2828
target-lexicon = { version = "0.12.5", features = ["std"] }
29-
which = "4.2.5"
29+
which = "5.0.0"
3030

3131
[features]
3232
default = ["universal2"]

0 commit comments

Comments
 (0)