Skip to content

Commit

Permalink
Auto merge of rust-lang#12563 - weihanglo:windows-sys, r=epage
Browse files Browse the repository at this point in the history
chore: add missing `windows-sys` features back
  • Loading branch information
bors committed Aug 26, 2023
2 parents 925280f + 907b9c8 commit b4a770b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,12 @@ fwdansi.workspace = true
workspace = true
features = [
"Win32_Foundation",
"Win32_Security",
"Win32_Storage_FileSystem",
"Win32_System_IO",
"Win32_System_Console",
"Win32_System_Threading",
"Win32_System_JobObjects",
"Win32_System_Threading",
]

[dev-dependencies]
Expand Down

0 comments on commit b4a770b

Please sign in to comment.