Skip to content

Commit 8436713

Browse files
Bump convert_case from 0.7.1 to 0.9.0 (#1028)
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.7.1 to 0.9.0. - [Commits](https://github.com/rutrum/convert-case/commits) --- updated-dependencies: - dependency-name: convert_case dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c99e0d0 commit 8436713

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
@@ -30,7 +30,7 @@ base64 = "0.22"
3030
chrono = "0.4"
3131
clap = "4.5"
3232
colored = "3.0"
33-
convert_case = "0.7"
33+
convert_case = "0.9"
3434
csv = "1.4"
3535
fluent-bundle = "0.16"
3636
fluent-langneg = "0.13"

0 commit comments

Comments
 (0)