mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump serde from 1.0.144 to 1.0.145 (#4400)
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ rayon = "1.5.3"
|
||||
regex = "1.6.0"
|
||||
rust-ini = "0.18.0"
|
||||
semver = "1.0.14"
|
||||
serde = { version = "1.0.144", features = ["derive"] }
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
serde_json = "1.0.85"
|
||||
sha-1 = "0.10.0"
|
||||
shadow-rs = { version = "0.16.3", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user