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