parent
c35b409c01
commit
31b9a50b04
@ -1 +1,2 @@
|
|||||||
/lazycell-0.5.1.crate
|
/lazycell-0.5.1.crate
|
||||||
|
/lazycell-0.6.0.crate
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
--- 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"]
|
|
@ -0,0 +1,13 @@
|
|||||||
|
--- lazycell-0.6.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
|
+++ lazycell-0.6.0/Cargo.toml 2017-11-29T10:44:39.126773+01:00
|
||||||
|
@@ -21,10 +21,6 @@
|
||||||
|
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"]
|
@ -1 +1 @@
|
|||||||
SHA512 (lazycell-0.5.1.crate) = f439f8d2c913f7c249a9f2cf21e5c8614900e393f3d8af6c73a1033d7938c3c5aa6f09ceac567e11f945563c02daaa5f39da9aa35c6f1169b9de296d9c5dbd5e
|
SHA512 (lazycell-0.6.0.crate) = 3e3267c6b64a32142b1ed7533073dff1a9dd4304528a13838efe9fd6165beda40a2ab0613fca44ae639e67d94b4aff1c004039c52f2990a741c84358db1dcd84
|
||||||
|
Loading…
Reference in new issue