aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 ce563a0..63831e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ members = ["luz", "lampada", "stanza", "jid", "filamento"]
[workspace.dependencies]
tokio = { version = "1.42.0" }
+jid = { path = "jid" }
peanuts = { version = "0.1.0", git = "https://bunny.garden/peanuts" }
thiserror = "2.0.11"
chrono = { version = "0.4.40" }