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

@@ -36,7 +36,7 @@ capstone = { version = "0.5.0", optional = true }
wabt = { version = "0.7.0", optional = true }
target-lexicon = "0.2.0"
pretty_env_logger = "0.3.0"
file-per-thread-logger = "0.1.1"
file-per-thread-logger = "0.1.2"
[features]
default = ["disas", "wasm"]