drop lasso back down to 0.2.0 due to regressions
This commit is contained in:
parent
745fbc4e95
commit
fa06351af0
@ -64,7 +64,7 @@ beef = "0.4.4"
|
|||||||
# long to compile, and you cannot make dev-dependencies optional
|
# long to compile, and you cannot make dev-dependencies optional
|
||||||
criterion = { version = "0.3.2", optional = true }
|
criterion = { version = "0.3.2", optional = true }
|
||||||
indexmap = "1.4.0"
|
indexmap = "1.4.0"
|
||||||
lasso = "0.3.0"
|
lasso = "0.2.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["commandline", "random"]
|
default = ["commandline", "random"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user