From 722706fe41e556530bd9b49c8afa8c7ade577919 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 16 Sep 2018 02:12:53 +0300 Subject: get rid of commandspeck --- crates/tools/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/tools/Cargo.toml') diff --git a/crates/tools/Cargo.toml b/crates/tools/Cargo.toml index 32a6fbc91..d03910986 100644 --- a/crates/tools/Cargo.toml +++ b/crates/tools/Cargo.toml @@ -11,5 +11,4 @@ itertools = "0.7.8" tera = "0.11" clap = "2.32.0" failure = "0.1.1" -commandspec = "0.10" heck = "0.3.0" -- cgit v1.2.3