summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-12-03 12:19:37 +0300
committerNamilskyy <alive6863@gmail.com>2025-12-03 12:19:37 +0300
commit1542713fef2e7a2241c74203873b822a17f6165e (patch)
treeb0e88d18bb2a952afbad1b83ee37a45b7dc83e6b /Cargo.toml
parent28f2822aa43096c4c6dfc675bfa20a3291730a87 (diff)
Starget rewritting i2p features of package manager and writing documentation
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 0422956..8faa8f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,6 +25,7 @@ cc = "1.2.48"
url = "2.5.7"
indicatif = "0.18.3"
futures-util = "0.3.31"
+zip = "6.0.0"
[dev-dependencies]
env_logger = "0.11.8"