Skip to content

Commit

Permalink
remove evm dependency patch
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ committed Mar 4, 2024
1 parent 0874da1 commit 18b97f1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 27 deletions.
48 changes: 24 additions & 24 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 @@ -470,6 +470,3 @@ debug = 1 # debug symbols are useful for profilers
debug-assertions = true # Enable debug-assert! for non-production profiles
inherits = "release"
overflow-checks = true

[patch.crates-io]
evm = { git = "https://github.com/moonbeam-foundation/evm", branch = "moonbeam-polkadot-v1.7.0", default-features = false }

0 comments on commit 18b97f1

Please sign in to comment.