Skip to content

Commit 84ffd4c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

safe-builder-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)