Skip to content

Commit 68dec13

Browse files
Update Cargo.toml
Co-authored-by: Brennan Kinney <[email protected]>
1 parent 5374380 commit 68dec13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ pre-release-replacements = [
121121
]
122122

123123
[features]
124-
default = ["toml", "json", "yaml", "ini", "ron", "json5", "jsonc", "convert-case", "async"]
124+
default = ["toml", "json", "yaml", "ini", "ron", "json5", "convert-case", "async"]
125125
json = ["serde_json"]
126126
yaml = ["yaml-rust2"]
127127
ini = ["rust-ini"]

0 commit comments

Comments
 (0)