Skip to content

Commit f6beb87

Browse files
up9cloudepage
andauthored
Update Cargo.toml
Co-authored-by: Ed Page <[email protected]>
1 parent f4b71af commit f6beb87

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
@@ -126,7 +126,7 @@ json = ["serde_json"]
126126
yaml = ["yaml-rust2"]
127127
ini = ["rust-ini"]
128128
json5 = ["json5_rs", "serde/derive"]
129-
jsonc = ["jsonc-parser"]
129+
jsonc = ["dep:jsonc-parser"]
130130
convert-case = ["convert_case"]
131131
preserve_order = ["indexmap", "toml?/preserve_order", "serde_json?/preserve_order", "jsonc-parser?/preserve_order", "ron?/indexmap"]
132132
async = ["async-trait"]

0 commit comments

Comments
 (0)