diff --git a/Cargo.toml b/Cargo.toml index 7906cf8..353bb66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "atmpt" authors = ["Marcelo Hernandez "] description = "Attempt quick, temporary code projects" homepage = "https://github.com/marcelohdez/atmpt" +repository = "https://github.com/marcelohdez/atmpt" license = "GPL-3.0-only" keywords = ["cli"]