Skip to content

Commit

Permalink
Update windows-sys to v0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterthejohnston committed Mar 18, 2022
1 parent 217248f commit 68990ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
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 68990ab

Please sign in to comment.