mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump which from 4.2.5 to 4.3.0 (#4333)
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](https://github.com/harryfei/which-rs/compare/4.2.5...4.3.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ unicode-segmentation = "1.9.0"
|
||||
unicode-width = "0.1.9"
|
||||
urlencoding = "2.1.0"
|
||||
versions = "4.1.0"
|
||||
which = "4.2.5"
|
||||
which = "4.3.0"
|
||||
yaml-rust = "0.4.5"
|
||||
|
||||
process_control = { version = "3.5.1", features = ["crossbeam-channel"] }
|
||||
|
||||
Reference in New Issue
Block a user