diff --git a/Cargo.toml b/Cargo.toml index 72a9b52..d7f9b78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "axum-valid" -version = "0.4.0" +version = "0.4.1" description = "Validation tools for axum using the validator library." authors = ["GengTeng "] license = "MIT"