summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzedddie <rust@zedddie.rs>2026-03-15 14:57:21 +0100
committertuturuu <zedddiezxc@gmail.com>2026-03-15 14:57:21 +0100
commit7eeffa4afe01142807c48f53d1700cd35d338b29 (patch)
treeba7f8c91d411cd15ce113cb20aed45aad46b7a5c
parentea12044fc82a660308988f66a0622ae7f3d75939 (diff)
fix arti client typo
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 459fe62..5d073aa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ repository = "https://codeberg.org/NamelessTeam/nsc"
[dependencies]
-arti_client = "0.40.0"
+arti-client = "0.40.0"
etherparse = "0.19.0"
ipnet = "2.12.0"
iptables = "0.6.0"