Skip to content

Commit

Permalink
Merge pull request #331 from peterthejohnston/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Mar 19, 2022
2 parents 217248f + 68990ab commit e27f37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Expand Up @@ -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",
Expand Down

0 comments on commit e27f37d

Please sign in to comment.