http => https
[rust-lightning] / lightning-background-processor / Cargo.toml
index ac2524f84fed62ff964987abd3195c422af2f203..bb7399ddde46e05b787b029af941a7934182eebc 100644 (file)
@@ -3,7 +3,7 @@ name = "lightning-background-processor"
 version = "0.0.116"
 authors = ["Valentine Wallace <vwallace@protonmail.com>"]
 license = "MIT OR Apache-2.0"
-repository = "http://github.com/lightningdevkit/rust-lightning"
+repository = "https://github.com/lightningdevkit/rust-lightning"
 description = """
 Utilities to perform required background tasks for Rust Lightning.
 """