fix(deps): update rust crate windows-sys to 0.42 (#18)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-27 21:40:25 +02:00
committed by GitHub
parent 9bcdd1f447
commit 9f02283a6f

View File

@@ -11,7 +11,7 @@ exclude = ["/examples"]
tauri = { version = "1" }
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
version = "0.36"
version = "0.42"
features = [
"Win32_System_Threading",
"Win32_System_DataExchange",