This commit is contained in:
2018-02-06 11:35:36 +01:00
parent 951a300ed4
commit 9e685d2027

View File

@@ -12,7 +12,7 @@ path = "examples/parabole.rs"
[dev-dependencies]
rand = "0.3"
criterion = { git = "https://github.com/japaric/criterion.rs.git" }
criterion = "0.2"
[[bench]]
name = "parabole"