This commit is contained in:
2018-02-06 11:16:42 +01:00
parent 96720c83e7
commit a62326cdb3
4 changed files with 94 additions and 12 deletions

View File

@@ -4,12 +4,13 @@ version = "0.1.0"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
ordermap = "0.4"
rayon = "0.9"
serde = "1.0"
unreachable = "1.0"
[dev-dependencies]
criterion = "0.1"
criterion = "0.2"
rand = "0.4"
serde_test = "1.0"