Upgrade to criterion 0.3

This commit is contained in:
Jack Grigg
2019-12-19 15:08:45 -06:00
parent b5523f610e
commit f44556d7bf
2 changed files with 17 additions and 64 deletions

View File

@@ -13,7 +13,7 @@ edition = "2018"
rustdoc-args = [ "--html-in-header", "katex-header.html" ]
[dev-dependencies]
criterion = "0.2.11"
criterion = "0.3"
[[bench]]
name = "groups"