Added missing feature flag for erasure (#3741)
This commit is contained in:
@ -26,3 +26,4 @@ solana-vote-api = { path = "../programs/vote_api", version = "0.13.0" }
|
||||
|
||||
[features]
|
||||
cuda = ["solana/cuda"]
|
||||
erasure = []
|
||||
|
Reference in New Issue
Block a user