diff --git a/Cargo.toml b/Cargo.toml index f470a30..42a2bbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" description = "βtracker server implementation for the Gemini protocol" keywords = ["btracker", "bittorrent", "gemini", "gemini-protocol", "server"] categories = ["database-implementations", "network-programming", "filesystem"] -repository = "https://github.com/YGGverse/titanit" +repository = "https://github.com/YGGverse/btracker-gemini" [dependencies] anyhow = "1.0.95"