X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning-background-processor%2FCargo.toml;h=d868f14db74883bce4c1997cfbfd4da170fd8018;hb=51d146c56641b42ae1b1c3d89a2d3ce5033f5578;hp=4e45bb2a83c11d58b6528c59cfef3208d07e86ac;hpb=f2e47e0db2e025381ec2e8d25bf415d9c45a8d40;p=rust-lightning diff --git a/lightning-background-processor/Cargo.toml b/lightning-background-processor/Cargo.toml index 4e45bb2a..d868f14d 100644 --- a/lightning-background-processor/Cargo.toml +++ b/lightning-background-processor/Cargo.toml @@ -16,4 +16,4 @@ lightning-persister = { version = "0.0.102", path = "../lightning-persister" } [dev-dependencies] lightning = { version = "0.0.102", path = "../lightning", features = ["_test_utils"] } - +lightning-invoice = { version = "0.10.0", path = "../lightning-invoice" }