mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 11:25:41 +02:00
add default-run so cargo r works (#451)
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
name = "engine-q"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
default-run = "engine-q"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Reference in New Issue
Block a user