mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump which from 4.1.0 to 4.2.1 (#2941)
Bumps [which](https://github.com/harryfei/which-rs) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](https://github.com/harryfei/which-rs/compare/4.1.0...4.2.1) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-minor ... 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
@@ -65,7 +65,7 @@ serde = { version = "1.0.126", features = ["derive"] }
|
||||
indexmap = { version ="1.7.0", features = ["serde"] }
|
||||
notify-rust = { version = "4.5.1", optional = true }
|
||||
semver = "1.0.3"
|
||||
which = "4.1.0"
|
||||
which = "4.2.1"
|
||||
shadow-rs = "0.6.2"
|
||||
versions = "3.0.2"
|
||||
strsim = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user