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