mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com> Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com> Co-authored-by: joshieDo <ranriver@protonmail.com> Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me> Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
This commit is contained in:
@ -44,7 +44,7 @@ reth-stages.workspace = true
|
||||
reth-prune.workspace = true
|
||||
reth-blockchain-tree.workspace = true
|
||||
revm-inspectors.workspace = true
|
||||
reth-snapshot.workspace = true
|
||||
reth-static-file.workspace = true
|
||||
reth-eth-wire.workspace = true
|
||||
|
||||
# `optimism` feature
|
||||
@ -69,6 +69,7 @@ thiserror.workspace = true
|
||||
const-str = "0.5.6"
|
||||
rand.workspace = true
|
||||
pin-project.workspace = true
|
||||
derive_more.workspace = true
|
||||
|
||||
# io
|
||||
dirs-next = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user