Skip to content

Commit 3d1f0c4

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 bc4e46a commit 3d1f0c4

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -100,7 +100,7 @@ url = { version = "2", optional = true }
100100
uuid = { version = "1.6", features = ["v4"] }
101101
walkdir = "2"
102102
# by default which pulls in an outdated failure version
103-
which = { version = "5", default-features = false }
103+
which = { version = "6", default-features = false }
104104
zip = { version = "0.6", default-features = false }
105105
zstd = "0.13"
106106

0 commit comments

Comments
 (0)