Skip to content

Commit

Permalink
Bump ntapi to 0.4 to get rid of rejected code
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankenApps committed Aug 12, 2023
1 parent df992df commit 6fe4227
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 @@ -58,7 +58,7 @@ libc = "0.2.86"
[target.'cfg(windows)'.dependencies]
miow = "0.3.6"
winapi = { version = "0.3", features = ["winsock2", "mswsock", "mstcpip"] }
ntapi = "0.3"
ntapi = "0.4"

[dev-dependencies]
env_logger = { version = "0.6.2", default-features = false }
Expand Down

0 comments on commit 6fe4227

Please sign in to comment.