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

@ -25,7 +25,7 @@ git = "https://github.com/servo/ipc-channel"
[dependencies]
hyper = { version = "0.7", features = [ "serde-serialization" ] }
log = "0.3"
log = "0.3.5"
rustc-serialize = "0.3"
serde = "0.6"
serde_json = "0.6"