Add a default binary so cargo doesnt ask me everyt time what to run
This commit is contained in:
parent
9d243e33b6
commit
323d3342a3
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue
Block a user