X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=lightning-block-sync%2FCargo.toml;h=d12428409f7676ce18a0dc549b75cbf945e40c62;hb=f8d4186746ca542371e64b141d6b529131f0c0c6;hp=ae6eb58258d4e2f49433b6988dbf9c391fdd962c;hpb=ec86e2a1a7a1b2cd680a46e2bdd4274dd39bb78c;p=rust-lightning diff --git a/lightning-block-sync/Cargo.toml b/lightning-block-sync/Cargo.toml index ae6eb582..d1242840 100644 --- a/lightning-block-sync/Cargo.toml +++ b/lightning-block-sync/Cargo.toml @@ -3,7 +3,7 @@ name = "lightning-block-sync" version = "0.0.104" authors = ["Jeffrey Czyz", "Matt Corallo"] license = "MIT OR Apache-2.0" -repository = "http://github.com/rust-bitcoin/rust-lightning" +repository = "http://github.com/lightningdevkit/rust-lightning" description = """ Utilities to fetch the chain data from a block source and feed them into Rust Lightning. """