Skip to content

Commit a1c1c9a

Browse files
chore(deps): Update Rust crate convert_case to 0.8.0
1 parent 664d430 commit a1c1c9a

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.3", optional = true }
142142
ron = { version = "0.8.1", optional = true }
143143
json5_rs = { version = "0.4.1", optional = true, package = "json5" }
144144
indexmap = { version = "2.11.4", features = ["serde"], optional = true }
145-
convert_case = { version = "0.6.0", optional = true }
145+
convert_case = { version = "0.8.0", optional = true }
146146
pathdiff = "0.2.3"
147147
winnow = "0.7.13"
148148
serde-untagged = { version = "0.1.9", optional = true }

0 commit comments

Comments
 (0)