Add default-run key for dev convenience (#6235)

automerge
This commit is contained in:
Michael Vines
2019-10-03 21:59:37 -07:00
committed by Grimes
parent d759a447be
commit 844d231d74

View File

@ -7,6 +7,7 @@ version = "0.20.0"
repository = "https://github.com/solana-labs/solana" repository = "https://github.com/solana-labs/solana"
license = "Apache-2.0" license = "Apache-2.0"
homepage = "https://solana.com/" homepage = "https://solana.com/"
default-run = "solana-install"
[dependencies] [dependencies]
atty = "0.2.11" atty = "0.2.11"