2 parents 217248f + 68990ab commit e27f37dCopy full SHA for e27f37d
1 file changed
core/Cargo.toml
@@ -23,7 +23,7 @@ libc = "0.2.95"
23
redox_syscall = "0.2.8"
24
25
[target.'cfg(windows)'.dependencies]
26
-windows-sys = { version = "0.33.0", features = [
+windows-sys = { version = "0.34.0", features = [
27
"Win32_Foundation",
28
"Win32_System_LibraryLoader",
29
"Win32_System_SystemServices",
0 commit comments