You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
315 B
13 lines
315 B
--- 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"
|