mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate serde to 1.0.202
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ 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.23"
|
||||
serde = { version = "1.0.201", features = ["derive"] }
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
serde_json = "1.0.117"
|
||||
sha1 = "0.10.6"
|
||||
shadow-rs = { version = "0.27.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user