chore: Update the repository url

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-20 15:45:41 +00:00
parent 8bff000b33
commit 0cc656b780

View File

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