Skip to content

Commit

Permalink
chore: bump revm 19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Jan 14, 2025
1 parent df00877 commit 05ded3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -418,7 +418,7 @@ reth-trie-sparse = { path = "crates/trie/sparse" }
reth-zstd-compressors = { path = "crates/storage/zstd-compressors", default-features = false }

# revm
revm = { version = "19.2.0", default-features = false }
revm = { version = "19.3.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 05ded3c

Please sign in to comment.