diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index 0864195..14aa83b 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -21,4 +21,4 @@ pretty_env_logger = "0.4" tokio-tun = "0.7" num_cpus = "1.13" neli = "0.6" -nix = "0.25" +nix = "0.26"