Update to num_cpus 1.8, and other updates.

This commit is contained in:
Dan Gohman
2018-03-15 21:09:59 -07:00
parent e889b88d04
commit 4dbafb45c7
2 changed files with 3 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ name = "cton_filetests"
[dependencies]
cretonne = { path = "../cretonne", version = "0.3.4" }
cretonne-reader = { path = "../reader", version = "0.3.4" }
filecheck = "0.2.0"
num_cpus = "1.5.1"
filecheck = "0.2.1"
num_cpus = "1.8.0"