diff --git a/Cargo.toml b/Cargo.toml index afd1d9e..f29e9fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2024" license = "GPL-3.0-or-later" authors = ["Awiteb "] readme = "README.md" -repository = "https://git.4rs.nl/awiteb/n34" +repository = "https://git.4rs.nl/awiteb/n34.git" keywords = ["nostr", "NIP-34", "CLI"] categories = ["command-line-utilities"] rust-version = "1.85.1"