chore(deps): bump windows-rs from 0.23 to 0.24

This commit is contained in:
LGUG2Z
2021-11-02 13:21:27 -07:00
parent 78683ce7b3
commit d627a1a771
5 changed files with 26 additions and 12 deletions

View File

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