diff --git a/Cargo.toml b/Cargo.toml index d3ba0c1..314b0b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.1" edition = "2021" license = "AGPL-3.0-or-later" description = "Synchronize Gemini protocol blogs to the Fediverse" +repository = "https://git.agnos.is/ProjectMoon/gemfreely" [dependencies] anyhow = "1.0.81"