Make _test_utils depend on bitcoinconsensus feature
[rust-lightning] / lightning-background-processor / Cargo.toml
index 89ac216816121a3be55040a47570b28b2b6a57e6..eec9da19015980dd22605af72e948420f6193b2a 100644 (file)
@@ -17,6 +17,3 @@ lightning-persister = { version = "0.0.13", path = "../lightning-persister" }
 [dev-dependencies]
 lightning = { version = "0.0.13", path = "../lightning", features = ["_test_utils"] }
 
-[dev-dependencies.bitcoin]
-version = "0.26"
-features = ["bitcoinconsensus"]