From 000901c0cbca8464b5a89bcc93c5474f6564bafd Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Sun, 1 Oct 2023 00:00:00 +0100 Subject: feat(prs-create) send to multiple relays add tests but these currently don't work when run together --- test_utils/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'test_utils/Cargo.toml') diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 1773d93..2d3555b 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml @@ -13,4 +13,5 @@ nostr = "0.24.0" once_cell = "1.18.0" rand = "0.8" rexpect = { git = "https://github.com/phaer/rexpect.git", branch= "skip-ansi-escape-codes" } +simple-websockets = "0.1.6" strip-ansi-escapes = "0.2.0" -- cgit v1.2.3