diff --git a/Cargo.toml b/Cargo.toml index 1886159..6b5ba83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ version = "0.1.0" description = "Validator for axum" authors = ["GengTeng "] license = "MIT" +homepage = "https://github.com/gengteng/axum-valid" +repository = "https://github.com/gengteng/axum-valid" keywords = [ "http", "web",