diff --git a/Cargo.toml b/Cargo.toml index e124d35f..bc49cc1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Manuel Holtgrewe "] description = "Rust template repository" license = "Apache-2.0" -homepage = "https://github.com/varfish-org/annonars" +repository = "https://github.com/varfish-org/annonars" readme = "README.md" autobins = false exclude = ["/tests"]