diff --git a/Cargo.toml b/Cargo.toml index 579db26..6cf36b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Manuel Holtgrewe "] description = "Port of biocommons/hgvs to Rust" license = "Apache-2.0" -homepage = "https://github.com/varfish-org/hgvs-rs" +repository = "https://github.com/varfish-org/hgvs-rs" readme = "README.md" rust-version = "1.64.0"