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.23
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ rand = "0.8.5"
|
||||
rayon = "1.10.0"
|
||||
regex = { version = "1.10.4", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
rust-ini = "0.21.0"
|
||||
semver = "1.0.22"
|
||||
semver = "1.0.23"
|
||||
serde = { version = "1.0.200", features = ["derive"] }
|
||||
serde_json = "1.0.116"
|
||||
sha1 = "0.10.6"
|
||||
|
||||
Reference in New Issue
Block a user