Featureize move (#5897)

* Featureize move

* Add move featured test
This commit is contained in:
sakridge
2019-09-27 12:19:06 -07:00
committed by GitHub
parent db18611c86
commit 75a92d58cb
9 changed files with 88 additions and 47 deletions

View File

@ -15,6 +15,7 @@ codecov = { repository = "solana-labs/solana", branch = "master", service = "git
[features]
pin_gpu_memory = []
move = []
[dependencies]
bincode = "1.2.0"