Skip to content

Commit 10a3618

Browse files
chore(deps): bump which from 7.0.3 to 8.0.2
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.3 to 8.0.2. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.2) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26efae4 commit 10a3618

2 files changed

Lines changed: 4 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 18 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
@@ -128,7 +128,7 @@ live-provers = ["verisim"]
128128
[dev-dependencies]
129129
proptest = "1"
130130
tokio-test = "0.4"
131-
which = "7"
131+
which = "8"
132132
pretty_assertions = "1"
133133
criterion = { version = "0.5", features = ["html_reports"] }
134134

0 commit comments

Comments
 (0)