bump lasso 0.3

This commit is contained in:
Ivan Tham 2020-07-17 13:09:32 +08:00 committed by Connor Skees
parent 55c2aa2749
commit 741f560e90

View File

@ -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.2.2" lasso = "0.3.0"
[features] [features]
default = ["commandline", "random"] default = ["commandline", "random"]