Skip to content

Commit

Permalink
fix: cargo.toml excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashiru committed Sep 19, 2023
1 parent 436921f commit 7149614
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ repository = "https://github.com/Yashiru/evm-rs-emulator"
readme = "README.md"
keywords = ["evm", "bytecode", "emulator"]
categories = ["development-tools::debugging", "emulators", "memory-management"]
exclude = [
"install"
]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 7149614

Please sign in to comment.