chore(deps): bump windows-rs from 0.30 to 0.32

This commit is contained in:
LGUG2Z
2022-02-03 12:57:35 -08:00
parent 2db0d888c1
commit 4a3f7ee34e
7 changed files with 104 additions and 97 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ strum = { version = "0.23", features = ["derive"] }
schemars = "0.8"
[dependencies.windows]
version = "0.30"
version = "0.32"
features = [
"Win32_Foundation",
]