From 9340ff9678424e95fd5fa2643128eb31e2386108 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 16 Jul 2025 09:45:23 +0100 Subject: chore: bump rust-nostr v42 no breaking changes this time! --- test_utils/Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test_utils') diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 8cdb9d5..5d631b8 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml @@ -10,10 +10,10 @@ dialoguer = "0.11.0" directories = "6.0.0" futures = "0.3.31" git2 = "0.20.2" -nostr = "0.41.0" -nostr-database = "0.41.0" -nostr-lmdb = "0.41.0" -nostr-sdk = "0.41.0" +nostr = "0.42.2" +nostr-database = "0.42.0" +nostr-lmdb = "0.42.0" +nostr-sdk = "0.42.0" once_cell = "1.21.3" rand = "0.8" rexpect = { git = "https://github.com/rust-cli/rexpect.git", rev = "9eb61dd" } -- cgit v1.2.3