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

This commit is contained in:
LGUG2Z
2022-07-21 06:52:49 -07:00
parent 876439b96b
commit 1c7a5ccb42
4 changed files with 84 additions and 81 deletions

View File

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