parent
3cf7fcfe28
commit
4785c2ad4d
@ -1 +1,2 @@
|
|||||||
/lazy_static-0.2.9.crate
|
/lazy_static-0.2.9.crate
|
||||||
|
/lazy_static-0.2.10.crate
|
||||||
|
@ -0,0 +1,19 @@
|
|||||||
|
--- lazy_static-0.2.10/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
|
+++ lazy_static-0.2.10/Cargo.toml 2017-11-14T09:00:54.052014+01:00
|
||||||
|
@@ -21,16 +21,11 @@
|
||||||
|
categories = ["no-std", "rust-patterns", "memory-management"]
|
||||||
|
license = "MIT/Apache-2.0"
|
||||||
|
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
|
||||||
|
-[dependencies.compiletest_rs]
|
||||||
|
-version = "0.3"
|
||||||
|
-optional = true
|
||||||
|
-
|
||||||
|
[dependencies.spin]
|
||||||
|
version = "0.4"
|
||||||
|
optional = true
|
||||||
|
|
||||||
|
[features]
|
||||||
|
-compiletest = ["compiletest_rs"]
|
||||||
|
nightly = []
|
||||||
|
spin_no_std = ["nightly", "spin"]
|
||||||
|
[badges.appveyor]
|
@ -1 +1 @@
|
|||||||
SHA512 (lazy_static-0.2.9.crate) = 10a75fc071f58fd9cf4d87619ff32e94b2d53da0f414e48319c4f15c1120c018ece698a396f538f60504c85f2faa5da3e48fd17c0fcfb8f575352c70f79c9ba2
|
SHA512 (lazy_static-0.2.10.crate) = c98be05090f140073c512e54bc8aeb26cb4b8da1cb9cce16b4effcd8a8ac0606ce0c383fed25a04883356611347df5b888d1bc0a2e85020bd8d8d339930c7306
|
||||||
|
Loading…
Reference in new issue