Bump log and file-per-thread-logger;
This commit is contained in:
committed by
Dan Gohman
parent
813810008b
commit
c78a9a4a7c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user