chore(deps): bump windows-rs from 0.26 to 0.28

This commit is contained in:
LGUG2Z
2021-11-18 14:09:37 -08:00
parent adcb38fed9
commit 84ccfedad4
5 changed files with 28 additions and 19 deletions

View File

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