Added missing feature flag for erasure (#3741)
This commit is contained in:
@ -10,6 +10,7 @@ edition = "2018"
|
||||
|
||||
[features]
|
||||
cuda = []
|
||||
erasure = []
|
||||
|
||||
[dependencies]
|
||||
dirs = "1.0.5"
|
||||
|
Reference in New Issue
Block a user