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.147
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ rayon = "1.5.3"
|
||||
regex = "1.6.0"
|
||||
rust-ini = "0.18.0"
|
||||
semver = "1.0.14"
|
||||
serde = { version = "1.0.146", features = ["derive"] }
|
||||
serde = { version = "1.0.147", features = ["derive"] }
|
||||
serde_json = "1.0.87"
|
||||
sha-1 = "0.10.0"
|
||||
shadow-rs = { version = "0.17.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user