Skip to content

Commit c885903

Browse files
build(deps): bump convert_case from 0.6.0 to 0.7.1
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.6.0 to 0.7.1. - [Commits](https://github.com/rutrum/convert-case/commits) --- updated-dependencies: - dependency-name: convert_case dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c377efe commit c885903

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.

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.6.0"
18+
convert_case = "0.7.1"
1919
csv = "1.3.1"
2020
reqwest.workspace = true
2121
serde.workspace = true

0 commit comments

Comments
 (0)