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.
14 lines
313 B
14 lines
313 B
--- lazycell-0.5.1/Cargo.toml 2017-03-24T04:11:12+01:00
|
|
+++ lazycell-0.5.1/Cargo.toml 2017-06-16T07:42:02.289128+02:00
|
|
@@ -17,10 +17,3 @@
|
|
"README.md",
|
|
"src/**/*.rs",
|
|
]
|
|
-
|
|
-[dependencies]
|
|
-clippy = { version = "0.0", optional = true }
|
|
-
|
|
-[features]
|
|
-nightly = []
|
|
-nightly-testing = ["clippy", "nightly"]
|