chore(deps): bump windows-rs and serde-json

This commit is contained in:
LGUG2Z
2021-11-05 15:22:26 -07:00
parent c247426b8e
commit 7f74640dbd
4 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ serde_yaml = "0.8"
strum = { version = "0.21", features = ["derive"] }
[dependencies.windows]
version = "0.24"
version = "0.25"
features = [
"Win32_Foundation",
]