diff --git a/Cargo.toml b/Cargo.toml index 54cf99b..12a37af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "rustyfox" version = "0.1.0" edition = "2021" +repository = "https://git.doggoat.de/dhalucario/rustyfox.git" +homepage = "https://git.doggoat.de/dhalucario/rustyfox.git" +license = "MIT" [dependencies] anyhow = "1.0"