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

@ -34,7 +34,7 @@ git = "https://github.com/servo/webrender_traits"
[dependencies]
hyper = { version = "0.7", features = [ "serde-serialization" ] }
log = "0.3"
log = "0.3.5"
time = "0.1.17"
openssl = "0.7.0"
rustc-serialize = "0.3"