This commit is contained in:
gengteng
2023-06-06 13:53:47 +08:00
parent aec574b768
commit ba3b23a419
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "axum-valid"
version = "0.2.0"
description = "Validator for axum"
version = "0.2.1"
description = "Validation tools for axum using the validator library."
authors = ["GengTeng <me@gteng.org>"]
license = "MIT"
homepage = "https://github.com/gengteng/axum-valid"