diff options
| author | zedddie <rust@zedddie.rs> | 2026-03-15 13:23:57 +0100 |
|---|---|---|
| committer | tuturuu <zedddiezxc@gmail.com> | 2026-03-15 13:25:07 +0100 |
| commit | c849d32fe6985cf98945546f291d70bd1ee3ed06 (patch) | |
| tree | c0f4ca72f996d921537946697b52b7135217e32d /Cargo.toml | |
| parent | b004bd606753a644692fb4c6536161c0672895c6 (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.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
