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.37.5
This commit is contained in:
Generated
+4
-4
@@ -2829,9 +2829,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "quick-xml"
|
||||
version = "0.37.4"
|
||||
version = "0.37.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a4ce8c88de324ff838700f36fb6ab86c96df0e3c4ab6ef3a9b2044465cce1369"
|
||||
checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
@@ -3330,7 +3330,7 @@ dependencies = [
|
||||
"pest",
|
||||
"pest_derive",
|
||||
"process_control",
|
||||
"quick-xml 0.37.4",
|
||||
"quick-xml 0.37.5",
|
||||
"rand 0.9.1",
|
||||
"rayon",
|
||||
"regex",
|
||||
@@ -3443,7 +3443,7 @@ version = "0.7.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9"
|
||||
dependencies = [
|
||||
"quick-xml 0.37.4",
|
||||
"quick-xml 0.37.5",
|
||||
"thiserror 2.0.12",
|
||||
"windows",
|
||||
"windows-version",
|
||||
|
||||
Reference in New Issue
Block a user