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

@@ -1,4 +1,10 @@
[feature_default]
[feature_into_json]
features = "into_json"
features = "into_json"
[feature_422]
features = "422"
[feature_422_into_json]
features = "422 into_json"