add feature 422 and update version to 0.4.0

This commit is contained in:
gengteng
2023-08-01 12:55:40 +08:00
parent 91ce221dd3
commit 8da4d2519d
7 changed files with 28 additions and 10 deletions

View File

@@ -44,3 +44,4 @@ json = ["axum/json"]
form = ["axum/form"]
query = ["axum/query"]
into_json = ["serde_json"]
422 = []