Skip to content

Commit 75b254a

Browse files
Update Cargo.toml
Co-authored-by: Brennan Kinney <[email protected]>
1 parent aadf143 commit 75b254a

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
@@ -142,7 +142,7 @@ yaml-rust2 = { version = "0.10", optional = true }
142142
rust-ini = { version = "0.21", optional = true }
143143
ron = { version = "0.8", optional = true }
144144
json5_rs = { version = "0.4", optional = true, package = "json5" }
145-
jsonc-parser = { version = "0.23.0", optional = true }
145+
jsonc-parser = { version = "0.26.0", optional = true }
146146
indexmap = { version = "2.10.0", features = ["serde"], optional = true }
147147
convert_case = { version = "0.6", optional = true }
148148
pathdiff = "0.2"

0 commit comments

Comments
 (0)