diff --git a/Cargo.toml b/Cargo.toml index 872fc70..69e061b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ categories = ["network-programming", "parser-implementations"] edition = "2018" [dependencies] -clippy = {version = "0.0.302", optional = true} serde = { version = ">=0.8.0, <2.0", optional = true } [dev-dependencies]