update README.md

This commit is contained in:
gengteng
2023-08-04 22:08:47 +08:00
parent 8e8af0e0b0
commit 62e02bd0d7
3 changed files with 8 additions and 10 deletions

View File

@@ -1,13 +1,10 @@
[feature_default]
[feature_all_types]
features = "all_types"
[feature_into_json]
[feature_all_types_into_json]
features = "all_types into_json"
[feature_422]
[feature_all_types_422]
features = "all_types 422"
[feature_422_into_json]
[feature_all_types_422_into_json]
features = "all_types 422 into_json"