chore(deps): bump windows-rs and serde-json

This commit is contained in:
LGUG2Z
2021-11-05 15:22:26 -07:00
parent c247426b8e
commit 7f74640dbd
4 changed files with 23 additions and 16 deletions

View File

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