Skip to content

Commit 9c1206f

Browse files
chore(deps): Update Rust crate convert_case to 0.8.0
1 parent 88c2ed1 commit 9c1206f

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
@@ -144,7 +144,7 @@ ron = { version = "0.8.1", optional = true }
144144
json5_rs = { version = "0.4.1", optional = true, package = "json5" }
145145
corn = { version = "0.10.0", optional = true, package = "libcorn" }
146146
indexmap = { version = "2.11.4", features = ["serde"], optional = true }
147-
convert_case = { version = "0.6.0", optional = true }
147+
convert_case = { version = "0.8.0", optional = true }
148148
pathdiff = "0.2.3"
149149
winnow = "0.7.13"
150150
serde-untagged = { version = "0.1.9", optional = true }

0 commit comments

Comments
 (0)