build(deps): update rust crate windows to 0.43.0

This commit is contained in:
renovate[bot]
2022-10-24 23:29:36 +00:00
parent 3d972d65c2
commit c3cd499a30
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ features = ["preserve_order", "indexmap"]
deelevate = "0.2.0"
[target.'cfg(windows)'.dependencies.windows]
version = "0.42.0"
version = "0.43.0"
features = [
"Win32_Foundation",
"Win32_UI_Shell",