diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ features = ["nightly"] [features] profiler = ["cpuprofiler"] +start_up = [] [dev-dependencies] pnet = "^0.22" |
![]() |
index : wireguard-rs | |
Rust implementation of WireGuard | Mathias Hall-Andersen |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 1 |
@@ -41,6 +41,7 @@ features = ["nightly"] [features] profiler = ["cpuprofiler"] +start_up = [] [dev-dependencies] pnet = "^0.22" |