Skip to content

Commit

Permalink
Update evm-disassembler dependency to support new cancun opcodes (#6089)
Browse files Browse the repository at this point in the history
Co-authored-by: test <test@gmail.com>
  • Loading branch information
ckoopmann and test authored Oct 24, 2023
1 parent 602460e commit 843e135
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 crates/cast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ethers-etherscan.workspace = true
ethers-core.workspace = true
ethers-providers.workspace = true
chrono.workspace = true
evm-disassembler = "0.2"
evm-disassembler = "0.3"
eyre.workspace = true
futures = "0.3"
hex.workspace = true
Expand Down

0 comments on commit 843e135

Please sign in to comment.