From 53bbbbf5d5b9bbdbb0a8598705e7ee8fe3087c11 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 26 Mar 2024 16:41:30 +0000 Subject: bump nostr-relay-pool to v0.29.1 as patch accepted into package --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3484e25..67706a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,8 +23,8 @@ futures = "0.3.28" git2 = "0.18.1" indicatif = "0.17.7" keyring = "2.0.5" -nostr = { git = "https://github.com/DanConwayDev/nostr", branch="v0-29-with-send-events-fix" } -nostr-sdk = { git = "https://github.com/DanConwayDev/nostr", branch="v0-29-with-send-events-fix" } +nostr = "0.29" +nostr-sdk = "0.29" passwords = "3.1.13" scrypt = "0.11.0" serde = { version = "1.0.181", features = ["derive"] } -- cgit v1.2.3