|
|
|
@ -6575,7 +6575,7 @@ dependencies = [
|
|
|
|
|
"tauri-plugin",
|
|
|
|
|
"thiserror 2.0.3",
|
|
|
|
|
"url",
|
|
|
|
|
"windows 0.54.0",
|
|
|
|
|
"windows 0.58.0",
|
|
|
|
|
"zbus",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -7946,16 +7946,6 @@ dependencies = [
|
|
|
|
|
"windows_x86_64_msvc 0.36.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows"
|
|
|
|
|
version = "0.54.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-core 0.54.0",
|
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows"
|
|
|
|
|
version = "0.56.0"
|
|
|
|
@ -7985,16 +7975,6 @@ dependencies = [
|
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-core"
|
|
|
|
|
version = "0.54.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-result 0.1.2",
|
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-core"
|
|
|
|
|
version = "0.56.0"
|
|
|
|
|