Skip to content

Commit c9426ac

Browse files
authored
build(deps): bump convert_case from 0.7.1 to 0.8.0 (#4168)
2 parents 85a57df + 1c2d21b commit c9426ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

crates/iana-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ workspace = true
1515
anyhow.workspace = true
1616
async-trait.workspace = true
1717
camino.workspace = true
18-
convert_case = "0.7.1"
18+
convert_case = "0.8.0"
1919
csv = "1.3.1"
2020
reqwest.workspace = true
2121
serde.workspace = true

0 commit comments

Comments
 (0)