Skip to content

Commit

Permalink
removing patched zktrie from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Pandey authored and Aditya Pandey committed Sep 2, 2024
1 parent 2aeeb2d commit 0767fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"], optional = tr
# [patch."https://github.com/scroll-tech/revm"]
# revm = { path = "../revm/crates/revm" }

[patch."https://github.com/scroll-tech/zktrie"]
zktrie = { git = "https://github.com/scroll-tech//zktrie.git", branch = "lazy-commitment-for-rust-zktrie" }

[dependencies.revm] # v40
git = "https://github.com/scroll-tech/revm"
branch = "scroll-evm-executor/v41"
Expand Down

0 comments on commit 0767fb6

Please sign in to comment.