chore(deps): bump windows-rs from 0.33 to 0.34

This commit is contained in:
LGUG2Z
2022-03-18 16:43:22 -07:00
parent e46f1f4f6d
commit 3eade94032
10 changed files with 73 additions and 78 deletions

View File

@@ -27,7 +27,7 @@ serde_json = "1"
uds_windows = "1"
[dependencies.windows]
version = "0.33"
version = "0.34"
features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging"