diff --git a/Cargo.toml b/Cargo.toml index 1859a3c..f3ee673 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ authors = [ edition = "2018" description = "MDX implementation in Rust" homepage = "https://mdxjs.com/" +repository = "https://github.com/mdx-js/rust" readme = "./README.md" keywords = ["mdx", "markdown"] license = "MIT"