chore(deps): bump windows-rs from 0.37 to 0.38

This commit is contained in:
LGUG2Z
2022-06-23 08:42:44 -07:00
parent 7da431081e
commit 39971774ea
4 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ strum = { version = "0.24", features = ["derive"] }
schemars = "0.8"
[dependencies.windows]
version = "0.37"
version = "0.38"
features = [
"Win32_Foundation",
]