summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c19d6bf..e339616 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,8 @@ version = "0.1.0"
edition = "2024"
license = "CC-BY-NC-SA-4.0"
authors = ["namilsk <namilsk@namilsk.tech>",
- "asya <asyamozgoff@gmail.com>"]
+ "asya <asyamozgoff@gmail.com>"]
+
[dependencies]
clap = { version = "4.5.53", features = ["derive"] }
@@ -15,5 +16,8 @@ log = "0.4.28"
sqlite = "0.37.0"
tar = "0.4.44"
emissary-core = "0.2.0"
+tokio = "1.48.0"
+yosemite = "0.6.1"
+