chore(deps): bump which from 7.0.3 to 8.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.3 to 8.0.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harryfei/which-rs/compare/7.0.3...8.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
500ff9965c
commit
2b843a5c22
2 changed files with 13 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ docker_credential = "1"
|
|||
format_serde_error = "0.3"
|
||||
lenient_semver = "0.4"
|
||||
process_control = { version = "4", features = ["crossbeam-channel"] }
|
||||
which = "7"
|
||||
which = "8"
|
||||
|
||||
cached.workspace = true
|
||||
chrono.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue