chore(deps): update rust crate windows to 0.61 (v2) (#2549)

* chore(deps): update rust crate windows to 0.61

* Change file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
renovate[bot]
2025-04-20 20:17:32 +08:00
committed by GitHub
parent dac4d53724
commit dde6f3c31c
3 changed files with 22 additions and 82 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ glob = { workspace = true }
dunce = { workspace = true }
[target."cfg(windows)".dependencies.windows]
version = "0.60"
version = "0.61"
features = [
"Win32_Foundation",
"Win32_UI_Shell_Common",