parent
30113cab6a
commit
fb8433c0c5
@ -1,2 +1,3 @@
|
||||
/lazycell-0.5.1.crate
|
||||
/lazycell-0.6.0.crate
|
||||
/lazycell-1.0.0.crate
|
||||
|
@ -1,13 +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 @@
|
||||
--- 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 = []
|
||||
-
|
||||
-[features]
|
||||
-nightly = []
|
||||
-nightly-testing = ["clippy", "nightly"]
|
@ -1 +1 @@
|
||||
SHA512 (lazycell-0.6.0.crate) = 3e3267c6b64a32142b1ed7533073dff1a9dd4304528a13838efe9fd6165beda40a2ab0613fca44ae639e67d94b4aff1c004039c52f2990a741c84358db1dcd84
|
||||
SHA512 (lazycell-1.0.0.crate) = 5c14fd7bde46fc647cd3d41a2593eadc869af50611e39f06ba3b39fee64a93ea75edd977589c12a9492a20562bba61c619722d844b846595a3a4e34c8b6b176d
|
||||
|
Loading…
Reference in new issue