mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate serde to 1.0.197
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ rayon = "1.8.1"
|
||||
regex = { version = "1.10.3", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
rust-ini = "0.20.0"
|
||||
semver = "1.0.22"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.113"
|
||||
sha1 = "0.10.6"
|
||||
shadow-rs = { version = "0.26.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user