diff --git a/Cargo.toml b/Cargo.toml index ca39cab..6ec52b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "zix" description = "A modern API builder and documentation generator with API schema generation integration." version = "1.0.0" +homepage = "https://zix-api.vercel.app" +repository = "https://github.com/zix-api/zix" edition = "2021" license-file = "LICENSE" readme = "README.md"