mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate semver to 1.0.27 (#6977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ rand = "0.9.2"
|
||||
rayon = "1.11.0"
|
||||
regex = { version = "1.11.2", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
rust-ini = "0.21.3"
|
||||
semver = "1.0.26"
|
||||
semver = "1.0.27"
|
||||
serde = { version = "1.0.221", features = ["derive"] }
|
||||
serde_json = "1.0.145"
|
||||
sha1 = "0.10.6"
|
||||
|
||||
Reference in New Issue
Block a user