mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate rust-ini to 0.21.0
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ quick-xml = "0.31.0"
|
||||
rand = "0.8.5"
|
||||
rayon = "1.9.0"
|
||||
regex = { version = "1.10.3", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
rust-ini = "0.20.0"
|
||||
rust-ini = "0.21.0"
|
||||
semver = "1.0.22"
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.114"
|
||||
|
||||
Reference in New Issue
Block a user