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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e13f617..8e47374 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ git2 = "0.18.1"
25indicatif = "0.17.7" 25indicatif = "0.17.7"
26keyring = "2.0.5" 26keyring = "2.0.5"
27nostr = "0.33.0" 27nostr = "0.33.0"
28nostr-database = "0.33.0" 28nostr-database = "0.33.1"
29nostr-sdk = "0.33.0" 29nostr-sdk = "0.33.0"
30nostr-signer = "0.33.0" 30nostr-signer = "0.33.0"
31nostr-sqlite = "0.33.0" 31nostr-sqlite = "0.33.0"