chore(deps): bump windows from 0.22 to 0.23

This commit is contained in:
LGUG2Z
2021-10-28 14:15:21 -07:00
parent 18f34babfa
commit 14e63292e1
4 changed files with 9 additions and 9 deletions

View File

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