Change executable name to poly

This commit is contained in:
Denis Redozubov 2023-06-28 13:56:27 +04:00
parent 5c0e33cc40
commit 34368a9124
1 changed files with 1 additions and 1 deletions

View File

@ -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