diff --git a/Cargo.toml b/Cargo.toml index 8126cac..ab2fcf3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Lucas Sunsi Abreu "] description = "All you need to support LNURL and nothing more" categories = ["finance", "web-programming", "web-programming::http-client", "api-bindings", "asynchronous"] keywords = ["bitcoin", "lightning", "lnurl"] -repository = "https://github.com/lsunsi/lnurl-kit" +repository = "https://github.com/lsunsi/lnurlkit" homepage = "https://github.com/lsunsi/lnurlkit" license = "GPL-3.0-only" readme = "README.md"