diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index 4e4f71a..972a650 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -21,4 +21,4 @@ pretty_env_logger = "0.4" tokio-tun = "0.5" num_cpus = "1.13" neli = "0.6" -nix = "0.23" +nix = "0.24"