diff --git a/imag-view/Cargo.toml b/imag-view/Cargo.toml index 2c43920e..8acf3e5e 100644 --- a/imag-view/Cargo.toml +++ b/imag-view/Cargo.toml @@ -7,7 +7,6 @@ authors = ["Matthias Beyer "] clap = "2.1.1" glob = "0.2.11" log = "0.3" -rustbox = "0.8.1" semver = "0.2.1" toml = "0.1.25" version = "2.0.1"