chore(deps): bump windows-rs from 0.52 to 0.54

This commit is contained in:
LGUG2Z
2024-02-27 18:33:29 -08:00
parent 1a8b6a7398
commit 2b9fbc2074
3 changed files with 65 additions and 37 deletions

View File

@@ -11,14 +11,14 @@ members = [
]
[workspace.dependencies]
windows-interface = { version = "0.52" }
windows-implement = { version = "0.52" }
windows-interface = { version = "0.53" }
windows-implement = { version = "0.53" }
dunce = "1"
dirs = "5"
color-eyre = "0.6"
[workspace.dependencies.windows]
version = "0.52"
version = "0.54"
features = [
"implement",
"Win32_System_Com",