feat: update heck to 0.5
This commit is contained in:
@@ -12,7 +12,7 @@ readme = "../README.md"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
heck = "0.4.0"
|
||||
heck = "0.5"
|
||||
syn = { version = "~1.0", features = ["visit", "extra-traits"] }
|
||||
proc-macro2 = "~1.0"
|
||||
quote = "~1.0"
|
||||
|
||||
Reference in New Issue
Block a user