diff --git a/Cargo.toml b/Cargo.toml index 29f0bee..6c719d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" edition = "2021" [[bin]] -name = "main" +name = "poly" path = "src/bin/main.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html