Skip to content

Commit e27f37d

Browse files
authored
Merge pull request #331 from peterthejohnston/patch-1
2 parents 217248f + 68990ab commit e27f37d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ libc = "0.2.95"
2323
redox_syscall = "0.2.8"
2424

2525
[target.'cfg(windows)'.dependencies]
26-
windows-sys = { version = "0.33.0", features = [
26+
windows-sys = { version = "0.34.0", features = [
2727
"Win32_Foundation",
2828
"Win32_System_LibraryLoader",
2929
"Win32_System_SystemServices",

0 commit comments

Comments
 (0)