Remove unused dependencies

This commit is contained in:
Shotaro Yamada 2019-10-01 20:47:04 +09:00
parent ad1d003e25
commit b228d2700e
24 changed files with 1 additions and 179 deletions

View file

@ -18,7 +18,6 @@ oculusvr = ['rust-webvr/oculusvr']
canvas_traits = {path = "../canvas_traits"}
crossbeam-channel = "0.3"
euclid = "0.20"
gleam = "0.6"
ipc-channel = "0.12"
log = "0.4"
msg = {path = "../msg"}