Remove unused dependency heck from axum-macros (#2798)

This commit is contained in:
vsuryamurthy 2024-06-21 14:08:38 +02:00 committed by GitHub
parent fcb45b8d32
commit 670bf694dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = [