Update windows-sys to v0.34.0

This commit is contained in:
Peter Johnston
2022-03-18 10:44:09 -04:00
committed by Peter Johnston
parent 5f1972d738
commit 9294da83dc
+1 -1
View File
@@ -23,7 +23,7 @@ libc = "0.2.95"
redox_syscall = "0.2.8"
[target.'cfg(windows)'.dependencies]
windows-sys = { version = "0.33.0", features = [
windows-sys = { version = "0.34.0", features = [
"Win32_Foundation",
"Win32_System_LibraryLoader",
"Win32_System_SystemServices",