Adapt to the lightning_invoice crate moving to Rust-Lightning
[ldk-sample] / Cargo.lock
index 8c606e9115ae56dfc6762c9f9d3935b527935f1a..229654bd81c660599c58e454779afad87f1ca131 100644 (file)
@@ -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",