upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
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 71de413..63786cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,6 +24,7 @@ directories = "6.0.0"
24futures = "0.3.31" 24futures = "0.3.31"
25git2 = "0.20.2" 25git2 = "0.20.2"
26indicatif = "0.18.0" 26indicatif = "0.18.0"
27mailparse = "0.16.1"
27nostr = { version = "0.44.1", features = ["nip49"] } 28nostr = { version = "0.44.1", features = ["nip49"] }
28nostr-connect = "0.44.0" 29nostr-connect = "0.44.0"
29nostr-database = "0.44.0" 30nostr-database = "0.44.0"