Link dangling program cuda features to the src/ crate
This commit is contained in:
@ -14,4 +14,4 @@ solana-logger = { path = "../logger", version = "0.12.0" }
|
||||
solana-netutil = { path = "../netutil", version = "0.12.0" }
|
||||
|
||||
[features]
|
||||
cuda = []
|
||||
cuda = ["solana/cuda"]
|
||||
|
Reference in New Issue
Block a user