Skip to content

Commit 601b116

Browse files
dependabot[bot]sylvestre
authored andcommitted
build(deps): bump which from 5.0.0 to 6.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@5.0.0...6.0.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7640978 commit 601b116

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -95,7 +95,7 @@ url = { version = "2", optional = true }
9595
uuid = { version = "1.6", features = ["v4"] }
9696
walkdir = "2"
9797
# by default which pulls in an outdated failure version
98-
which = { version = "5", default-features = false }
98+
which = { version = "6", default-features = false }
9999
zip = { version = "0.6", default-features = false }
100100
zstd = "0.13"
101101

0 commit comments

Comments
 (0)