build(windows-rs): upgrade to 0.19.0

This commit is contained in:
LGUG2Z
2021-08-22 07:19:34 -07:00
parent 381253da20
commit c42739591f
2 changed files with 34 additions and 16 deletions

View File

@@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
windows = "0.18"
windows = "0.19"
[build-dependencies]
windows = "0.18"
windows = "0.19"