We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c2ed1 commit 9c1206fCopy full SHA for 9c1206f
Cargo.toml
@@ -144,7 +144,7 @@ ron = { version = "0.8.1", optional = true }
144
json5_rs = { version = "0.4.1", optional = true, package = "json5" }
145
corn = { version = "0.10.0", optional = true, package = "libcorn" }
146
indexmap = { version = "2.11.4", features = ["serde"], optional = true }
147
-convert_case = { version = "0.6.0", optional = true }
+convert_case = { version = "0.8.0", optional = true }
148
pathdiff = "0.2.3"
149
winnow = "0.7.13"
150
serde-untagged = { version = "0.1.9", optional = true }
0 commit comments