mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Use async-trait (#264)
* Use async-trait * Use async-trait for store trait too
This commit is contained in:
@@ -15,6 +15,7 @@ description = "Derive calls, events, storage and tests for interacting Substrate
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.49"
|
||||
heck = "0.3.2"
|
||||
proc-macro2 = "1.0.24"
|
||||
proc-macro-crate = "0.1.5"
|
||||
|
||||
Reference in New Issue
Block a user