Skip to content

Commit

Permalink
Merge pull request #94 from shellrow/update-deps
Browse files Browse the repository at this point in the history
Update windows dependencies
  • Loading branch information
shellrow authored Jan 2, 2025
2 parents c002179 + 83313f0 commit 5383ec3
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 @@ -27,7 +27,7 @@ netlink-packet-route = "0.21"
netlink-sys = "0.8"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.52"
version = "0.59"
features = ["Win32_Foundation", "Win32_NetworkManagement_IpHelper", "Win32_Networking_WinSock", "Win32_NetworkManagement_Ndis"]

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
Expand Down

0 comments on commit 5383ec3

Please sign in to comment.