From 098bb88b4f313d9a0b32808b42f4b4c17e1771a2 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 2 Aug 2024 13:02:47 +0100 Subject: bump nostr-database to v0.33.1 to get latest fixes applied --- test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_utils') 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" futures = "0.3.28" git2 = "0.18.1" nostr = "0.33.0" -nostr-database = "0.33.0" +nostr-database = "0.33.1" nostr-sdk = "0.33.0" nostr-sqlite = "0.33.0" once_cell = "1.18.0" -- cgit v1.2.3