Skip to content

Commit

Permalink
chore: bump revm 19.4 (#14031)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Jan 28, 2025
1 parent 7db8e42 commit 14ac107
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ reth-trie-sparse = { path = "crates/trie/sparse" }
reth-zstd-compressors = { path = "crates/storage/zstd-compressors", default-features = false }

# revm
revm = { version = "19.3.0", default-features = false }
revm = { version = "19.4.0", default-features = false }
revm-primitives = { version = "15.1.0", default-features = false }
revm-interpreter = { version = "15.0.0", default-features = false }
revm-inspectors = "0.14.1"
Expand Down

0 comments on commit 14ac107

Please sign in to comment.