chore(deps): bump revm to 14.0.2 (#11063)

This commit is contained in:
Emilia Hane
2024-09-20 05:20:17 +02:00
committed by GitHub
parent 1393a0b9e2
commit b562ea3100

View File

@@ -406,7 +406,7 @@ reth-trie-db = { path = "crates/trie/db" }
reth-trie-parallel = { path = "crates/trie/parallel" }
# revm
revm = { version = "14.0.1", features = [
revm = { version = "14.0.2", features = [
"std",
"secp256k1",
"blst",