From: Alekos Filini Date: Wed, 12 May 2021 12:20:23 +0000 (+0200) Subject: Use the released `testutils-macros` X-Git-Tag: v0.7.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.SegwitCodeLengthError.html?a=commitdiff_plain;h=934ec366d94a3a3bbdac5333ed36311dfda392e8;p=bdk Use the released `testutils-macros` --- diff --git a/Cargo.toml b/Cargo.toml index fa19d868..3fb78f9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ test-md-docs = ["electrum"] [dev-dependencies] bdk-testutils = "0.4" -bdk-testutils-macros = { path = "testutils-macros"} +bdk-testutils-macros = "0.6" serial_test = "0.4" lazy_static = "1.4" env_logger = "0.7"