upleb.uk

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

summaryrefslogtreecommitdiff
path: root/test_utils
diff options
context:
space:
mode:
Diffstat (limited to 'test_utils')
-rw-r--r--test_utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml
index c158ce0..c92fa56 100644
--- a/test_utils/Cargo.toml
+++ b/test_utils/Cargo.toml
@@ -11,7 +11,7 @@ directories = "5.0.1"
11futures = "0.3.28" 11futures = "0.3.28"
12git2 = "0.18.1" 12git2 = "0.18.1"
13nostr = "0.33.0" 13nostr = "0.33.0"
14nostr-database = "0.33.0" 14nostr-database = "0.33.1"
15nostr-sdk = "0.33.0" 15nostr-sdk = "0.33.0"
16nostr-sqlite = "0.33.0" 16nostr-sqlite = "0.33.0"
17once_cell = "1.18.0" 17once_cell = "1.18.0"