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
1 changed files with 1 additions and 0 deletions

View File

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