Skip to content

Commit

Permalink
fix(deps): update rust crate convert_case to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent be5ead2 commit 16bc88f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion safe-builder-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ quote = "^1.0"
proc-quote = "0.3.2"
syn = { version = "^1.0", features = ["parsing"] }
proc-macro2 = "^1.0"
convert_case = "^0.4.0"
convert_case = "^0.7.0"

0 comments on commit 16bc88f

Please sign in to comment.