Skip to content

Commit eee779b

Browse files
Merge #112
112: Update which requirement from 4.4 to 5.0 r=matthiasbeyer a=dependabot[bot] Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 93b00f3 + cdbe05e commit eee779b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ regex = "1"
1919
tempfile = "3"
2020
thiserror = "1.0.34"
2121

22-
which = { version = "4.4", optional = true }
22+
which = { version = "5.0", optional = true }
2323

2424
[badges]
2525
maintenance = { status = "passively-maintained" }

0 commit comments

Comments
 (0)