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 3e836f9..02c66ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,7 @@ nostr-relay-builder = "0.44"
21 21
22# Nostr 22# Nostr
23nostr-sdk = "0.44" 23nostr-sdk = "0.44"
24nostr-lmdb = "0.44"
24 25
25# Utilities 26# Utilities
26futures-util = "0.3" 27futures-util = "0.3"