parent
4785c2ad4d
commit
53a58949b5
@ -1,2 +1,3 @@
|
|||||||
/lazy_static-0.2.9.crate
|
/lazy_static-0.2.9.crate
|
||||||
/lazy_static-0.2.10.crate
|
/lazy_static-0.2.10.crate
|
||||||
|
/lazy_static-0.2.11.crate
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
--- lazy_static-0.2.10/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- lazy_static-0.2.11/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
+++ lazy_static-0.2.10/Cargo.toml 2017-11-14T09:00:54.052014+01:00
|
+++ lazy_static-0.2.11/Cargo.toml 2017-11-20T13:24:01.949945+01:00
|
||||||
@@ -21,16 +21,11 @@
|
@@ -21,16 +21,12 @@
|
||||||
categories = ["no-std", "rust-patterns", "memory-management"]
|
categories = ["no-std", "rust-patterns", "memory-management"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
|
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
|
||||||
-[dependencies.compiletest_rs]
|
-[dependencies.compiletest_rs]
|
||||||
-version = "0.3"
|
-version = "0.3"
|
||||||
-optional = true
|
-optional = true
|
||||||
-
|
|
||||||
[dependencies.spin]
|
[dependencies.spin]
|
||||||
version = "0.4"
|
version = "0.4.6"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[features]
|
[features]
|
@ -1 +1 @@
|
|||||||
SHA512 (lazy_static-0.2.10.crate) = c98be05090f140073c512e54bc8aeb26cb4b8da1cb9cce16b4effcd8a8ac0606ce0c383fed25a04883356611347df5b888d1bc0a2e85020bd8d8d339930c7306
|
SHA512 (lazy_static-0.2.11.crate) = c85ac434d1b7d41d638e76a142a43d925b96bdddda112b1abeca1bae160d828262a85cd333d72499fe1dc7ae9574d3db226106acb433328c056028eb8c42bfe6
|
||||||
|
Loading…
Reference in new issue