Skip to content

Commit

Permalink
windows-sys 0.52 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve authored Dec 28, 2023
1 parent 7876976 commit 6c8aff6
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 @@ -22,7 +22,7 @@ rustix = { version = "0.38.0", features = ["termios"] }
hermit-abi = "0.3.0"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.48.0"
version = "0.52.0"
features = [
"Win32_Foundation",
"Win32_Storage_FileSystem",
Expand Down

0 comments on commit 6c8aff6

Please sign in to comment.