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

@ -28,7 +28,7 @@ git = "https://github.com/servo/ipc-channel"
[dependencies]
image = "0.7"
log = "0.3"
log = "0.3.5"
hyper = "0.7"
rustc-serialize = "0.3.4"
regex = "0.1.55"