diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index ad7644d..35ee58f 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.24" +nix = "0.25"