chore(deps): update rust crate windows-sys to v0.60.2 (v2) (#2763)

* chore(deps): update rust crate windows-sys to v0.60.2

* update lock file

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15678848559

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-16 10:54:45 +00:00
committed by tauri-bot
parent 5cb3a94bf9
commit a69ca0c133

View File

@@ -49,7 +49,7 @@ percent-encoding = "2.3"
[target."cfg(target_os = \"windows\")".dependencies]
zip = { version = "4", default-features = false, optional = true }
windows-sys = { version = "0.59.0", features = [
windows-sys = { version = "0.60.0", features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging",
"Win32_UI_Shell",