Update log and libc crates (#240)

* Update log crate

* Update libc crate
This commit is contained in:
Till Schneidereit
2019-08-06 16:01:52 +02:00
committed by Dan Gohman
parent 5159f93d37
commit 41f88745c4
4 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ target-lexicon = { version = "0.4.0", default-features = false }
pretty_env_logger = "0.3.0"
file-per-thread-logger = "0.1.1"
wabt = "0.7"
libc = "0.2.50"
libc = "0.2.60"
errno = "0.2.4"
rayon = "1.1"