mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
chore(deps): bump inspectors 027 (#17543)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -10803,9 +10803,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "revm-inspectors"
|
||||
version = "0.26.5"
|
||||
version = "0.27.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c7b99a2332cf8eed9e9a22fffbf76dfadc99d2c45de6ae6431a1eb9f657dd97a"
|
||||
checksum = "aad27cab355b0aa905d0744f3222e716b40ad48b32276ac4b0a615f2c3364c97"
|
||||
dependencies = [
|
||||
"alloy-primitives",
|
||||
"alloy-rpc-types-eth",
|
||||
|
||||
@@ -465,7 +465,7 @@ revm-context = { version = "8.0.2", default-features = false }
|
||||
revm-context-interface = { version = "8.0.1", default-features = false }
|
||||
revm-database-interface = { version = "7.0.1", default-features = false }
|
||||
op-revm = { version = "8.0.3", default-features = false }
|
||||
revm-inspectors = "0.26.5"
|
||||
revm-inspectors = "0.27.1"
|
||||
|
||||
# eth
|
||||
alloy-chains = { version = "0.2.5", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user