chore(deps): bump windows from 0.22 to 0.23

This commit is contained in:
LGUG2Z
2021-10-28 14:15:21 -07:00
parent 18f34babfa
commit 14e63292e1
4 changed files with 9 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ serde_json = "1"
uds_windows = "1"
[dependencies.windows]
version = "0.22"
version = "0.23"
features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging"