Skip to content

Commit

Permalink
Removes evm from vendors (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
crystalin authored Jul 7, 2020
1 parent 59399fc commit 412b277
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 21 deletions.
16 changes: 0 additions & 16 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ exclude = ["vendor"]

[patch.crates-io]
ethereum = { path = "vendor/ethereum" }
evm = { path = "vendor/evm" }
evm-core = { path = "vendor/evm/core" }
evm-gasometer = { path = "vendor/evm/gasometer" }
evm-runtime = { path = "vendor/evm/runtime" }
2 changes: 1 addition & 1 deletion vendor/evm
Submodule evm updated from b2e84f to 84013f

0 comments on commit 412b277

Please sign in to comment.