Skip to content

Commit 4dda72a

Browse files
fix(deps): update rust crate convert_case to ^0.8.0
1 parent be5ead2 commit 4dda72a

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

Cargo.lock

+12-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

safe-builder-derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ quote = "^1.0"
1414
proc-quote = "0.3.2"
1515
syn = { version = "^1.0", features = ["parsing"] }
1616
proc-macro2 = "^1.0"
17-
convert_case = "^0.4.0"
17+
convert_case = "^0.8.0"

0 commit comments

Comments
 (0)