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

This commit is contained in:
LGUG2Z
2023-09-12 09:55:09 -07:00
parent 0088ca8cdb
commit 45912745d6
6 changed files with 59 additions and 55 deletions
+3 -3
View File
@@ -8,11 +8,11 @@ members = [
]
[workspace.dependencies]
windows-interface = { version = "0.48" }
windows-implement = { version = "0.48" }
windows-interface = { version = "0.51" }
windows-implement = { version = "0.51" }
[workspace.dependencies.windows]
version = "0.48"
version = "0.51"
features = [
"implement",
"Win32_System_Com",