Skip to content

Commit 551884a

Browse files
chore(deps): bump which from 6.0.3 to 7.0.1
Bumps [which](https://github.com/harryfei/which-rs) from 6.0.3 to 7.0.1. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.3...7.0.1) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bd92fa commit 551884a

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 additions & 4 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
@@ -99,7 +99,7 @@ uuid = { version = "1", features = ["v4"] }
9999

100100
[dev-dependencies]
101101
tempfile = "3"
102-
which = "6"
102+
which = "7"
103103

104104
[package.metadata.cargo-machete]
105105
ignored = ["futures", "sha-1"]

0 commit comments

Comments
 (0)