Skip to content

Commit 5b7a435

Browse files
Update convert_case requirement from 0.6 to 0.11 (#623)
Updates the requirements on [convert_case](https://github.com/rutrum/convert-case) to permit the latest version. - [Commits](https://github.com/rutrum/convert-case/commits) --- updated-dependencies: - dependency-name: convert_case dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14d95fc commit 5b7a435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bit-set = "0.8.0"
1414
bit-vec = "0.8.0"
1515
bitflags = "2.9"
1616
compiletest_rs = "0.11"
17-
convert_case = "0.6"
17+
convert_case = "0.11"
1818
criterion = "0.5"
1919
insta = "1"
2020
message-io = { version = "0.19.0", default-features = false, features = [

0 commit comments

Comments
 (0)