Build native programs in release configuration

This commit is contained in:
Michael Vines 2018-10-09 13:57:15 -07:00
parent 02225aa95c
commit e83834e6be
1 changed files with 0 additions and 2 deletions

View File

@ -109,8 +109,6 @@ sys-info = "0.5.6"
tokio = "0.1"
tokio-codec = "0.1"
untrusted = "0.6.2"
[dev-dependencies]
solua = { path = "programs/native/solua" }
move_funds = { path = "programs/native/move_funds" }
noop = { path = "programs/native/noop" }