Skip to content

Commit

Permalink
bump revm
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Sep 2, 2022
1 parent a5bc751 commit db01698
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ debug = 0
#ethers-solc = { path = "../ethers-rs/ethers-solc" }

[patch.crates-io]
revm = { path = "../revm/crates/revm" }
#revm = { git = "https://github.com/bluealloy/revm" }
#revm = { path = "../revm/crates/revm" }
revm = { git = "https://github.com/bluealloy/revm" }

0 comments on commit db01698

Please sign in to comment.