From 71606283bf21f0fb4931850cd69d97344dca521e Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 22 Mar 2024 15:51:42 +0000 Subject: replace blocking client in tests with async as it has been removed from nostr_sdk --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 9965f63..22927d7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1837,7 +1837,6 @@ dependencies = [ "nostr-signer", "nostr-zapper", "nwc", - "once_cell", "thiserror", "tokio", "tracing", -- cgit v1.2.3