refactor features

This commit is contained in:
gengteng
2023-10-08 20:22:31 +08:00
parent 04e42b6ba6
commit 928578a840
2 changed files with 9 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
[feature_default]
[feature_all_types_into_json]
features = "all_types into_json"
features = "validator garde all_types into_json"
[feature_all_types_422]
features = "all_types 422"
features = "validator garde all_types 422"
[feature_all_types_422_into_json]
features = "all_types 422 into_json"
features = "validator garde all_types 422 into_json"