X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning-background-processor%2FCargo.toml;fp=lightning-background-processor%2FCargo.toml;h=eec9da19015980dd22605af72e948420f6193b2a;hb=6f5d81631ab9eb4967eebe4d2a8912903d40b541;hp=89ac216816121a3be55040a47570b28b2b6a57e6;hpb=9529226adf3d0c34c2419968556761b4cf1d3b6e;p=rust-lightning diff --git a/lightning-background-processor/Cargo.toml b/lightning-background-processor/Cargo.toml index 89ac2168..eec9da19 100644 --- a/lightning-background-processor/Cargo.toml +++ b/lightning-background-processor/Cargo.toml @@ -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"]