diff --git a/Cargo.toml b/Cargo.toml index 7fed3bc..98f0d1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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