mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 23:38:10 -05:00
chore: bump inspectors 0.30 (#18633)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -10920,9 +10920,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "revm-inspectors"
|
||||
version = "0.29.2"
|
||||
version = "0.30.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8fdb678b03faa678a7007a7c761a78efa9ca9adcd9434ef3d1ad894aec6e43d1"
|
||||
checksum = "e9b329afcc0f9fd5adfa2c6349a7435a8558e82bcae203142103a9a95e2a63b6"
|
||||
dependencies = [
|
||||
"alloy-primitives",
|
||||
"alloy-rpc-types-eth",
|
||||
|
||||
@@ -471,7 +471,7 @@ revm-context = { version = "9.1.0", default-features = false }
|
||||
revm-context-interface = { version = "10.2.0", default-features = false }
|
||||
revm-database-interface = { version = "7.0.5", default-features = false }
|
||||
op-revm = { version = "10.1.0", default-features = false }
|
||||
revm-inspectors = "0.29.2"
|
||||
revm-inspectors = "0.30.0"
|
||||
|
||||
# eth
|
||||
alloy-chains = { version = "0.2.5", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user