feat: add support extractors from axum-serde

This commit is contained in:
gengteng
2023-11-30 15:53:28 +08:00
parent af4abcfef4
commit 8a84366c15

View File

@@ -1,6 +1,6 @@
[package]
name = "axum-valid"
version = "0.12.0-alpha"
version = "0.12.0"
description = "Provides validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them."
authors = ["GengTeng <me@gteng.org>"]
license = "MIT"