summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorzedddie <rust@zedddie.rs>2026-03-15 13:23:57 +0100
committertuturuu <zedddiezxc@gmail.com>2026-03-15 13:25:07 +0100
commitc849d32fe6985cf98945546f291d70bd1ee3ed06 (patch)
treec0f4ca72f996d921537946697b52b7135217e32d /Cargo.toml
parentb004bd606753a644692fb4c6536161c0672895c6 (diff)
add tor lib
not really sure abt it, but should be conv to use instead of manual mapping
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"