Skip to content

Commit

Permalink
Merge #112
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
bors[bot] and dependabot[bot] committed Oct 20, 2023
2 parents 93b00f3 + cdbe05e commit eee779b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ regex = "1"
tempfile = "3"
thiserror = "1.0.34"

which = { version = "4.4", optional = true }
which = { version = "5.0", optional = true }

[badges]
maintenance = { status = "passively-maintained" }
Expand Down

0 comments on commit eee779b

Please sign in to comment.