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.
rust-linked-hash-map/linked-hash-map-0.5.0-fix-m...

14 lines
327 B

--- linked-hash-map-0.5.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ linked-hash-map-0.5.0/Cargo.toml 2017-11-09T09:13:10.635124+01:00
@@ -33,10 +33,6 @@
version = "1.0"
optional = true
-[dependencies.clippy]
-version = "0.*"
-optional = true
-
[features]
heapsize_impl = ["heapsize"]
serde_impl = ["serde", "serde_test"]