build(deps): update rust crate windows to 0.53.0

This commit is contained in:
renovate[bot]
2024-02-22 18:09:17 +00:00
parent eeadf432e6
commit 5163dbad8d
2 changed files with 44 additions and 34 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ features = ["preserve_order", "indexmap2"]
deelevate = "0.2.0"
[target.'cfg(windows)'.dependencies.windows]
version = "0.52.0"
version = "0.53.0"
features = [
"Win32_Foundation",
"Win32_UI_Shell",