From d282251af19fc7d5d4200a9441999bd1a81b2ae8 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 14 Nov 2025 07:37:57 +0000 Subject: chore: bump rust-nostr v0.44 fix breaking changes --- test_utils/Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test_utils/Cargo.toml') diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 016cc19..e7f5e05 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml @@ -10,10 +10,10 @@ dialoguer = "0.12.0" directories = "6.0.0" futures = "0.3.31" git2 = "0.20.2" -nostr = "0.43.0" -nostr-database = "0.43.0" -nostr-lmdb = "0.43.0" -nostr-sdk = "0.43.0" +nostr = "0.44.1" +nostr-database = "0.44.0" +nostr-lmdb = "0.44.0" +nostr-sdk = "0.44.1" once_cell = "1.21.3" rand = "0.9" rexpect = { git = "https://github.com/rust-cli/rexpect.git", rev = "9eb61dd" } -- cgit v1.2.3