Skip to content

Commit

Permalink
Update which requirement from 4.4.2 to 5.0.0 (#699)
Browse files Browse the repository at this point in the history
Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/commits)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 664ec78 commit 8cef1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcnb-package/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ libcnb-data.workspace = true
petgraph = { version = "0.6.4", default-features = false }
thiserror = "1.0.48"
uriparse = "0.6.4"
which = "4.4.2"
which = "5.0.0"

0 comments on commit 8cef1ed

Please sign in to comment.