Skip to content

Commit

Permalink
Update wintun version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive authored Jul 23, 2024
1 parent 48dbbba commit 96fb69e
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 @@ -38,7 +38,7 @@ windows-sys = { version = "0.52", features = [
"Win32_UI_WindowsAndMessaging",
"Win32_System_LibraryLoader",
] }
wintun = { version = "0.4", features = ["panic_on_unsent_packets"] }
wintun = { version = "0.5", features = ["panic_on_unsent_packets"] }
libloading = "0.8"

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

0 comments on commit 96fb69e

Please sign in to comment.