mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
chore(napi-derive-backend): update convert_case
This commit is contained in:
parent
349f747ce4
commit
0f5ebc4699
@ -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…
x
Reference in New Issue
Block a user