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

@@ -67,3 +67,4 @@ extra_form = ["axum-extra/form"]
extra_protobuf = ["axum-extra/protobuf"]
extra_all = ["extra", "extra_query", "extra_form", "extra_protobuf"]
all_types = ["json", "form", "query", "typed_header", "msgpack", "yaml", "extra_all"]
full = ["all_types", "422", "into_json"]