Remove move feature (#6605)

automerge
This commit is contained in:
TristanDebrunner
2019-10-29 17:14:07 -07:00
committed by Grimes
parent ef3aa2731c
commit b4dc1a7263
21 changed files with 11522 additions and 55 deletions

View File

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