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

This commit is contained in:
LGUG2Z
2022-04-13 19:39:26 -07:00
parent 4b6a7c05e0
commit 02a3220cbd
5 changed files with 82 additions and 54 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ strum = { version = "0.24", features = ["derive"] }
schemars = "0.8"
[dependencies.windows]
version = "0.34"
version = "0.35"
features = [
"Win32_Foundation",
]