mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -8,10 +8,11 @@ license.workspace = true
|
||||
[dependencies]
|
||||
reth.workspace = true
|
||||
reth-node-ethereum.workspace = true
|
||||
|
||||
alloy-rpc-types-beacon.workspace = true
|
||||
|
||||
clap.workspace = true
|
||||
tracing.workspace = true
|
||||
futures-util.workspace = true
|
||||
mev-share-sse = { version = "0.3.0", default-features = false }
|
||||
tokio = { workspace = true, features = ["time"] }
|
||||
mev-share-sse = { version = "0.2.0" , default-features = false }
|
||||
tracing.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user