Add noop cuda feature entry

This commit is contained in:
Michael Vines 2018-12-13 19:58:18 -08:00
parent accabca618
commit 87fe3ade81
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"
license = "Apache-2.0"
[features]
cuda = []
[dependencies]
dirs = "1.0.2"
clap = "2.31"