Bump log and file-per-thread-logger;

This commit is contained in:
Benjamin Bouvier
2019-01-03 15:55:33 +01:00
committed by Dan Gohman
parent 813810008b
commit c78a9a4a7c
6 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ failure = { version = "0.1.1", default-features = false, features = ["derive"] }
failure_derive = { version = "0.1.1", default-features = false }
hashmap_core = { version = "0.1.9", optional = true }
target-lexicon = { version = "0.2.0", default-features = false }
log = { version = "0.4.4", default-features = false }
log = { version = "0.4.6", default-features = false }
# It is a goal of the cranelift-codegen crate to have minimal external dependencies.
# Please don't add any unless they are essential to the task of creating binary
# machine code. Integration tests that need external dependencies can be