chore(deps): bump windows-rs from 0.35 to 0.36

This commit is contained in:
LGUG2Z
2022-04-26 12:05:20 -07:00
parent d111d68c0b
commit 957588f60d
4 changed files with 20 additions and 20 deletions

View File

@@ -15,7 +15,7 @@ strum = { version = "0.24", features = ["derive"] }
schemars = "0.8"
[dependencies.windows]
version = "0.35"
version = "0.36"
features = [
"Win32_Foundation",
]