diff --git a/Cargo.toml b/Cargo.toml index aefdba0..09ae605 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "mclangc" version = "0.1.0" edition = "2021" - +default-run = "mclangc" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]