mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Replace async trait with ->impl Future (#6791)
This commit is contained in:
@ -60,7 +60,6 @@ tracing.workspace = true
|
||||
fnv = "1.0"
|
||||
thiserror.workspace = true
|
||||
parking_lot.workspace = true
|
||||
async-trait.workspace = true
|
||||
linked_hash_set = "0.1"
|
||||
linked-hash-map = "0.5.6"
|
||||
rand.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user