You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- lazy_static-1.3.0/Cargo.toml 1969-12-31T16:00:00-08:00
|
|
|
|
+++ lazy_static-1.3.0/Cargo.toml 2019-02-28T09:25:59.738921-08:00
|
|
|
|
@@ -22,12 +22,7 @@
|
|
|
|
categories = ["no-std", "rust-patterns", "memory-management"]
|
|
|
|
license = "MIT/Apache-2.0"
|
|
|
|
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
|
|
|
|
-[dependencies.spin]
|
|
|
|
-version = "0.5.0"
|
|
|
|
-optional = true
|
|
|
|
|
|
|
|
-[features]
|
|
|
|
-spin_no_std = ["spin"]
|
|
|
|
[badges.appveyor]
|
|
|
|
repository = "rust-lang-nursery/lazy-static.rs"
|
|
|
|
|