update to 0.5.0
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
[feature_default]
|
||||
|
||||
[feature_all_types]
|
||||
features = "all_types"
|
||||
|
||||
[feature_into_json]
|
||||
features = "into_json"
|
||||
features = "all_types into_json"
|
||||
|
||||
[feature_422]
|
||||
features = "422"
|
||||
features = "all_types 422"
|
||||
|
||||
[feature_422_into_json]
|
||||
features = "422 into_json"
|
||||
features = "all_types 422 into_json"
|
||||
Reference in New Issue
Block a user