Merge pull request #331 from peterthejohnston/patch-1

This commit is contained in:
Amanieu d'Antras
2022-03-19 02:03:58 +01:00
committed by GitHub
+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",