mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-04 19:03:38 +00:00
build(deps): update rust crate serde_json to 1.0.121
This commit is contained in:
parent
1b90812879
commit
83faef1a3f
@ -71,7 +71,7 @@ regex = { version = "1.10.5", default-features = false, features = ["perf", "std
|
||||
rust-ini = "0.21.0"
|
||||
semver = "1.0.23"
|
||||
serde = { version = "1.0.204", features = ["derive"] }
|
||||
serde_json = "1.0.120"
|
||||
serde_json = "1.0.121"
|
||||
sha1 = "0.10.6"
|
||||
shadow-rs = { version = "0.30.0", default-features = false }
|
||||
# battery is optional (on by default) because the crate doesn't currently build for Termux
|
||||
|
Loading…
Reference in New Issue
Block a user