Added missing feature flag for erasure (#3741)

This commit is contained in:
Pankaj Garg
2019-04-11 15:25:32 -07:00
committed by GitHub
parent ca6290b117
commit b001685e7b
8 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,7 @@ edition = "2018"
[features]
cuda = []
erasure = []
[dependencies]
dirs = "1.0.5"