From 2ce5e581f392529e53141d746b9e08209850424d Mon Sep 17 00:00:00 2001 From: syn Date: Sat, 18 Jan 2020 19:50:27 +0300 Subject: Remove structopt There are 3 options, so structopt is an unnecessary dependency --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 16893da..937517b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ edition = "2018" [dependencies] clap = "2.33" -structopt = "0.3" serde = "1" toml = "0.5" serde_derive = "1" -- cgit v1.2.1-18-gbd029