drop lasso back down to 0.2.0 due to regressions

This commit is contained in:
Connor Skees 2020-07-24 17:54:48 -04:00
parent 745fbc4e95
commit fa06351af0

View File

@ -64,7 +64,7 @@ beef = "0.4.4"
# long to compile, and you cannot make dev-dependencies optional
criterion = { version = "0.3.2", optional = true }
indexmap = "1.4.0"
lasso = "0.3.0"
lasso = "0.2.0"
[features]
default = ["commandline", "random"]