Skip to content

Commit 9e09cc3

Browse files
chore(deps): Update Rust crate convert_case to 0.8
1 parent b403eb2 commit 9e09cc3

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
@@ -132,7 +132,7 @@ rust-ini = { version = "0.21", optional = true }
132132
ron = { version = "0.8", optional = true }
133133
json5_rs = { version = "0.4", optional = true, package = "json5" }
134134
indexmap = { version = "2.2", features = ["serde"], optional = true }
135-
convert_case = { version = "0.6", optional = true }
135+
convert_case = { version = "0.8", optional = true }
136136
pathdiff = "0.2"
137137
winnow = "0.7.0"
138138

0 commit comments

Comments
 (0)