Skip to content

Commit 1ef450b

Browse files
chore(deps): Update Rust crate convert_case to 0.8
1 parent 63c5660 commit 1ef450b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ rust-ini = { version = "0.21", optional = true }
142142
ron = { version = "0.8", optional = true }
143143
json5_rs = { version = "0.4", optional = true, package = "json5" }
144144
indexmap = { version = "2.10.0", features = ["serde"], optional = true }
145-
convert_case = { version = "0.6", optional = true }
145+
convert_case = { version = "0.8", optional = true }
146146
pathdiff = "0.2"
147147
winnow = "0.7.0"
148148

0 commit comments

Comments
 (0)