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
395 B
14 lines
395 B
--- lazycell-1.0.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ lazycell-1.0.0/Cargo.toml 2018-06-15T14:10:09.199669+02:00
|
|
@@ -21,10 +21,3 @@
|
|
keywords = ["lazycell", "lazy", "cell", "library"]
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/indiv0/lazycell"
|
|
-[dependencies.clippy]
|
|
-version = "0.0"
|
|
-optional = true
|
|
-
|
|
-[features]
|
|
-nightly = []
|
|
-nightly-testing = ["clippy", "nightly"]
|