From fed892f3efceae08f53b9f4d055c887d5b484602 Mon Sep 17 00:00:00 2001 From: sanket1729 Date: Wed, 20 Apr 2022 14:14:45 -0700 Subject: [PATCH] Hacky Fix for int CI failure While we await rust-bitcoincore-rpc release, let's have this to make sure that integrationt tests run and we get a nice green checkmark. I really don't like seeing a red cross on all PRs :) --- integration_test/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_test/Cargo.toml b/integration_test/Cargo.toml index 4c733402b..0da79f36c 100644 --- a/integration_test/Cargo.toml +++ b/integration_test/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Steven Roose ", "Sanket K