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

@ -38,7 +38,7 @@ git = "https://github.com/servo/ipc-channel"
git = "https://github.com/servo/webrender_traits"
[dependencies]
log = "0.3"
log = "0.3.5"
num = "0.1.24"
gleam = "0.2.8"
euclid = {version = "0.6.4", features = ["plugins"]}