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.40.1
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ path-slash = "0.2.1"
|
|||||||
pest = "2.8.6"
|
pest = "2.8.6"
|
||||||
pest_derive = "2.8.6"
|
pest_derive = "2.8.6"
|
||||||
process_control = "5.2.0"
|
process_control = "5.2.0"
|
||||||
quick-xml = "0.40.0"
|
quick-xml = "0.40.1"
|
||||||
rand = "0.10.1"
|
rand = "0.10.1"
|
||||||
rayon = "1.12.0"
|
rayon = "1.12.0"
|
||||||
regex = { version = "1.12.3", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
regex = { version = "1.12.3", default-features = false, features = ["perf", "std", "unicode-perl"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user