Skip to content

Commit

Permalink
Update convert_case crate from 0.6 to 0.7 version (#436)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent cc9957e commit 7b23de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ proc-macro = true
proc-macro2 = "1.0"
quote = "1.0"
syn = "2.0.45"
convert_case = { version = "0.6", optional = true }
convert_case = { version = "0.7", optional = true }
unicode-xid = { version = "0.2.2", optional = true }

[build-dependencies]
Expand Down

0 comments on commit 7b23de3

Please sign in to comment.