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 e25fd51..d41d870 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,7 @@ keyring = "2.0.5"
26nostr = "0.32.0" 26nostr = "0.32.0"
27nostr-database = "0.32.0" 27nostr-database = "0.32.0"
28nostr-sdk = "0.32.0" 28nostr-sdk = "0.32.0"
29nostr-signer = "0.32.0"
29nostr-sqlite = "0.32.0" 30nostr-sqlite = "0.32.0"
30passwords = "3.1.13" 31passwords = "3.1.13"
31scrypt = "0.11.0" 32scrypt = "0.11.0"