added macro that auto impls the structopt query sending
This commit is contained in:
@ -9,4 +9,4 @@ proc-macro = true
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.95"
|
||||
quote = "1.0.40"
|
||||
syn = "2.0.104"
|
||||
syn = { version = "2.0.104", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user