Remove some unused extern crates.

This commit is contained in:
Ms2ger 2016-01-12 17:48:11 +01:00
parent 53c4a782a0
commit 86d3c576f2
26 changed files with 0 additions and 72 deletions

View file

@ -69,7 +69,6 @@ git = "https://github.com/pcwalton/gaol"
[dependencies]
app_units = {version = "0.1", features = ["plugins"]}
image = "0.5.0"
libc = "0.2"
log = "0.3"
num = "0.1.24"
time = "0.1.17"