mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
chore: update dependencies with breaking changes (#4555)
This commit is contained in:
@@ -15,7 +15,7 @@ reth-rpc-types.workspace = true
|
||||
|
||||
revm.workspace = true
|
||||
# remove from reth and reexport from revm
|
||||
hashbrown = "0.13"
|
||||
hashbrown = "0.14"
|
||||
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
thiserror = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user