Skip to content

Commit 2b0561b

Browse files
Bump which from 8.0.1 to 8.0.2
Bumps [which](https://github.com/harryfei/which-rs) from 8.0.1 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@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a55be1 commit 2b0561b

2 files changed

Lines changed: 4 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 17 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
@@ -31,7 +31,7 @@ serde = {version = "1.0", features = ["derive"]}
3131
serde_json = "1.0"
3232
thiserror = "2.0.18"
3333
toml = "1.0.4"
34-
which = "8.0.1"
34+
which = "8.0.2"
3535

3636
[profile.release]
3737
codegen-units = 1

0 commit comments

Comments
 (0)