aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ea49ea0..a0be5ee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,13 +24,6 @@ log = "*"
env_logger = "*"
bincode = "*"
-[dependencies.clippy]
-version = "*"
-optional = true
-
-[features]
-lints = ["clippy"]
-
[profile.release]
opt-level = 3
debug = false