update lock

This commit is contained in:
rustdesk 2025-05-02 03:49:51 +08:00
parent 04e2792f5f
commit 7c8d2daaf6

18
Cargo.lock generated
View file

@ -3111,7 +3111,6 @@ dependencies = [
"tungstenite",
"url",
"uuid",
"whoami",
"winapi 0.3.9",
"zstd 0.13.1",
]
@ -7567,12 +7566,6 @@ dependencies = [
"wit-bindgen-rt",
]
[[package]]
name = "wasite"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
[[package]]
name = "wasm-bindgen"
version = "0.2.92"
@ -7771,17 +7764,6 @@ dependencies = [
"rustix 0.38.34",
]
[[package]]
name = "whoami"
version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
dependencies = [
"redox_syscall 0.4.1",
"wasite",
"web-sys",
]
[[package]]
name = "widestring"
version = "1.1.0"