WIP: Dedupe dependencies

This commit is contained in:
Bastien Orivel 2018-07-12 22:07:19 +02:00 committed by Glenn Watson
parent 8eb2a53e20
commit 6354cd9a5e
11 changed files with 49 additions and 144 deletions

View file

@ -16,7 +16,7 @@ cookie = "0.10"
embedder_traits = { path = "../embedder_traits" }
hyper = "0.10"
hyper_serde = "0.8"
image = "0.18"
image = "0.19"
ipc-channel = "0.10"
lazy_static = "1"
log = "0.4"