chore(napi-derive-backend): update convert_case
This commit is contained in:
parent
349f747ce4
commit
0f5ebc4699
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ strict = []
|
|||
type-def = ["regex", "once_cell"]
|
||||
|
||||
[dependencies]
|
||||
convert_case = "0.4"
|
||||
convert_case = "0.5"
|
||||
proc-macro2 = "1"
|
||||
quote = "1"
|
||||
syn = {version = "1", features = ["fold", "full", "extra-traits"]}
|
||||
|
|
Loading…
Reference in a new issue