Fmt.
This commit is contained in:
2018-02-06 12:39:32 +01:00
parent 30852d02ee
commit 5eaaa0e98c
4 changed files with 18 additions and 44 deletions

View File

@@ -8,7 +8,7 @@ serde = "1.0"
serde_derive = "1.0"
[dev-dependencies]
criterion = { git = "https://github.com/japaric/criterion.rs.git" }
criterion = "0.2"
rand = "0.4"
[[bench]]