Update log to 0.3.5

This commit is contained in:
Anthony Ramine 2016-03-14 23:01:52 -07:00
parent e273517fe0
commit f7af675861
19 changed files with 108 additions and 108 deletions

View file

@ -77,7 +77,7 @@ html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
hyper = { version = "0.7", features = [ "serde-serialization" ] }
image = "0.7"
libc = "0.2"
log = "0.3"
log = "0.3.5"
num = "0.1.24"
rand = "0.3"
phf = "0.7.13"