Merge branch 'master' into feature/config-generation

This commit is contained in:
LGUG2Z
2022-04-13 19:40:37 -07:00
6 changed files with 77 additions and 49 deletions

View File

@@ -28,7 +28,7 @@ serde_yaml = "0.8"
uds_windows = "1"
[dependencies.windows]
version = "0.34"
version = "0.35"
features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging"