mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-13 19:27:53 +01:00
Remove unused dependency heck from axum-macros (#2798)
This commit is contained in:
parent
fcb45b8d32
commit
670bf694dc
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ __private = ["syn/visit-mut"]
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
heck = "0.4"
|
||||
proc-macro2 = "1.0"
|
||||
quote = "1.0"
|
||||
syn = { version = "2.0", features = [
|
||||
|
|
Loading…
Add table
Reference in a new issue