chore(deps): cargo update

This commit is contained in:
LGUG2Z
2025-03-22 20:22:44 -07:00
parent 30fbc1ae73
commit a8c687d3d5

5
Cargo.lock generated
View File

@@ -4475,7 +4475,8 @@ dependencies = [
[[package]]
name = "roxmltree"
version = "0.20.0"
source = "git+https://github.com/RazrFalcon/roxmltree?tag=v0.20.0#6dffb22cb4113a168928ca9a2eec3c2961820a98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
[[package]]
name = "rustc-demangle"
@@ -6278,7 +6279,7 @@ dependencies = [
[[package]]
name = "windows-icons"
version = "0.1.0"
source = "git+https://github.com/LGUG2Z/windows-icons?rev=e12e7bf2b91c49987a5e7de2e16e8556960ca1f5#e12e7bf2b91c49987a5e7de2e16e8556960ca1f5"
source = "git+https://github.com/LGUG2Z/windows-icons?rev=0c9d7ee1b807347c507d3a9862dd007b4d3f4354#0c9d7ee1b807347c507d3a9862dd007b4d3f4354"
dependencies = [
"base64",
"image",