Update criterion
This commit is contained in:
parent
58bea21d74
commit
c5a44ec66f
@ -85,7 +85,7 @@ proptest = { version = "1", optional = true, default-features = false, features
|
|||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
rand_xorshift = "0.3"
|
rand_xorshift = "0.3"
|
||||||
rand_isaac = "0.3"
|
rand_isaac = "0.3"
|
||||||
criterion = "0.2.10"
|
criterion = "0.3"
|
||||||
|
|
||||||
# For matrix comparison macro
|
# For matrix comparison macro
|
||||||
matrixcompare = "0.2.0"
|
matrixcompare = "0.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user