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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/72/head
renovate[bot] 3 years ago committed by GitHub
parent 9bcdd1f447
commit 9f02283a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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",

Loading…
Cancel
Save