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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" indicatif = "0.17.7" keyring = "2.0.5" nostr = "0.33.0" -nostr-database = "0.33.0" +nostr-database = "0.33.1" nostr-sdk = "0.33.0" nostr-signer = "0.33.0" nostr-sqlite = "0.33.0" -- cgit v1.2.3