chore(deps): bump windows crates from 0.51 to 0.52

This commit is contained in:
LGUG2Z
2023-11-16 14:40:18 -08:00
parent 2a6aa09b07
commit 4283dfb0ba
2 changed files with 72 additions and 15 deletions
+3 -3
View File
@@ -9,11 +9,11 @@ members = [
]
[workspace.dependencies]
windows-interface = { version = "0.51" }
windows-implement = { version = "0.51" }
windows-interface = { version = "0.52" }
windows-implement = { version = "0.52" }
[workspace.dependencies.windows]
version = "0.51"
version = "0.52"
features = [
"implement",
"Win32_System_Com",