Skip to content

Commit

Permalink
Update windows-sys.
Browse files Browse the repository at this point in the history
  • Loading branch information
westy92 committed Aug 6, 2024
1 parent 4a5114e commit 88d1c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ libc = "0.2.149"
libc = { package = "hermit-abi", version = "0.3.9" }

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.52"
version = "0.59"
features = [
"Wdk_Foundation", # Required for AFD.
"Wdk_Storage_FileSystem", # Required for AFD.
Expand Down

0 comments on commit 88d1c82

Please sign in to comment.