diff --git a/Cargo.toml b/Cargo.toml index b0051c9616f2ea38f8ff688909eb165d8eca8e67..f282209d3fb9b34cee0e21f3e091edc46fea61c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,4 @@ publish = false libc = "0.2" threadpool = "1.8" bytes = "1.0" - -[dependencies.clap] -version = "2.33.3" -default-features = false \ No newline at end of file +clap = "2.33.3"