diff --git a/Cargo.toml b/Cargo.toml index aead59b..c45341a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.2" edition = "2021" authors = ["sharkLoc "] rust-version = "1.71.0" -homepage = "https://github.com/sharkLoc/gffkit" +repository = "https://github.com/sharkLoc/gffkit" description = "gffkit: A simple program for gff3 file manipulation" keywords = ["gff", "gene","bio", "hts"] readme = "README.md"