parent
53a58949b5
commit
303d6c1613
@ -1,3 +1,4 @@
|
|||||||
/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
|
/lazy_static-0.2.11.crate
|
||||||
|
/lazy_static-1.0.0.crate
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
--- lazy_static-0.2.11/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- lazy_static-1.0.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
+++ lazy_static-0.2.11/Cargo.toml 2017-11-20T13:24:01.949945+01:00
|
+++ lazy_static-1.0.0/Cargo.toml 2017-11-30T18:00:14.444605+01:00
|
||||||
@@ -21,16 +21,12 @@
|
@@ -21,16 +21,11 @@
|
||||||
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.6"
|
version = "0.4.6"
|
||||||
optional = true
|
optional = true
|
@ -1 +1 @@
|
|||||||
SHA512 (lazy_static-0.2.11.crate) = c85ac434d1b7d41d638e76a142a43d925b96bdddda112b1abeca1bae160d828262a85cd333d72499fe1dc7ae9574d3db226106acb433328c056028eb8c42bfe6
|
SHA512 (lazy_static-1.0.0.crate) = 73044fce4d00002d35931d4b28810feb5c28c3debfb7bd570d9a8434cf15c29c17f0daf29ac04d748a32f52a205d5f52ecf69aa395f49d46b825e3fc0cbcd41b
|
||||||
|
Loading…
Reference in new issue