Skip to content

Commit

Permalink
chore(deps): bump revm from 2.0.0 to 2.1.0 (#738)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2022
1 parent 515167d commit 3d57a8c
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 core/executor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ethers-core = "0.17"
getrandom = "0.2"
hashbrown = "0.12"
rand7 = { package = "rand", version = "0.7" }
revm = "2.0"
revm = "2.1"
rlp = "0.5"
serde_json = "1.0"
tempfile = "3.3"
Expand Down

0 comments on commit 3d57a8c

Please sign in to comment.