X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-sample;a=blobdiff_plain;f=Cargo.lock;h=229654bd81c660599c58e454779afad87f1ca131;hp=8c606e9115ae56dfc6762c9f9d3935b527935f1a;hb=432106edae85e3e5edc43e2a7c9053ac2d1e5532;hpb=85e890be4909361b7163fa09fa4bb271463af271 diff --git a/Cargo.lock b/Cargo.lock index 8c606e9..229654b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -287,7 +287,7 @@ dependencies = [ [[package]] name = "lightning-invoice" version = "0.4.0" -source = "git+https://github.com/rust-bitcoin/rust-lightning-invoice?rev=aa3a57b9dca5205fa25fa333a2db165d7e77b3b0#aa3a57b9dca5205fa25fa333a2db165d7e77b3b0" +source = "git+https://github.com/rust-bitcoin/rust-lightning?rev=3d51b11fe99c9d6a41b0d662efdf5693d9600552#3d51b11fe99c9d6a41b0d662efdf5693d9600552" dependencies = [ "bech32 0.7.2", "bitcoin_hashes",