chore(deps): bump windows-rs to 0.30

This commit is contained in:
LGUG2Z
2022-01-13 14:07:12 -08:00
parent e70086b681
commit 749e247d85
7 changed files with 154 additions and 125 deletions

View File

@@ -14,7 +14,7 @@ serde_yaml = "0.8"
strum = { version = "0.23", features = ["derive"] }
[dependencies.windows]
version = "0.28"
version = "0.30"
features = [
"Win32_Foundation",
]