diff --git a/Cargo.toml b/Cargo.toml index 09f6c08..459fe62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ repository = "https://codeberg.org/NamelessTeam/nsc" [dependencies] +arti_client = "0.40.0" etherparse = "0.19.0" ipnet = "2.12.0" iptables = "0.6.0"