--- siphasher-0.2.2/Cargo.toml 2017-03-23T15:36:18+01:00 +++ siphasher-0.2.2/Cargo.toml 2018-01-06T21:01:51.161594+01:00 @@ -14,9 +14,6 @@ [badges] travis-ci = { repository = "jedisct1/rust-siphash" } -[dependencies] -clippy = {version = "~0", optional = true} - [profile.release] lto = true panic = "abort"