Update to filecheck 0.4.0.

This commit is contained in:
Dan Gohman
2018-09-27 17:30:16 -07:00
parent 44f1ee5518
commit 75e4ff62a0
2 changed files with 2 additions and 2 deletions

View File

@@ -12,6 +12,6 @@ publish = false
cranelift-codegen = { path = "../codegen", version = "0.22.0" }
cranelift-reader = { path = "../reader", version = "0.22.0" }
file-per-thread-logger = "0.1.1"
filecheck = "0.3.0"
filecheck = "0.4.0"
num_cpus = "1.8.0"
log = "0.4.4"