mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
Replace #[async_trait] with ->imp for traits in rpc_testing_util (#6757)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -6732,7 +6732,6 @@ dependencies = [
|
||||
name = "reth-rpc-api-testing-util"
|
||||
version = "0.1.0-alpha.19"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
"jsonrpsee",
|
||||
"reth-primitives",
|
||||
|
||||
Reference in New Issue
Block a user