Link dangling program cuda features to the src/ crate

This commit is contained in:
Michael Vines
2019-02-01 10:25:18 -08:00
committed by Grimes
parent 21c09073a1
commit 85c8af08b3
8 changed files with 5 additions and 14 deletions

View File

@ -8,9 +8,6 @@ license = "Apache-2.0"
homepage = "https://solana.com/"
edition = "2018"
[features]
cuda = []
[dependencies]
bincode = "1.0.0"
bytes = "0.4"