mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate quick-xml to 0.31.0 (#5517)
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ os_info = "3.7.0"
|
||||
path-slash = "0.2.1"
|
||||
pest = "2.7.4"
|
||||
pest_derive = "2.7.4"
|
||||
quick-xml = "0.30.0"
|
||||
quick-xml = "0.31.0"
|
||||
rand = "0.8.5"
|
||||
rayon = "1.8.0"
|
||||
regex = { version = "1.10.2", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||
|
||||
Reference in New Issue
Block a user