Correct syn pinning on cargo 1.48
[rust-lightning] / lightning-block-sync / Cargo.toml
index 933215ea914365378f1df759d353533f2484d963..619bbb425c096b006f4b41724f5f133b9c75d83e 100644 (file)
@@ -3,7 +3,7 @@ name = "lightning-block-sync"
 version = "0.0.116"
 authors = ["Jeffrey Czyz", "Matt Corallo"]
 license = "MIT OR Apache-2.0"
-repository = "http://github.com/lightningdevkit/rust-lightning"
+repository = "https://github.com/lightningdevkit/rust-lightning"
 description = """
 Utilities to fetch the chain data from a block source and feed them into Rust Lightning.
 """