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.
11 lines
404 B
11 lines
404 B
6 years ago
|
--- lazy_static-1.1.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ lazy_static-1.1.0/Cargo.toml 2018-10-27T15:12:06.309029+02:00
|
||
|
@@ -22,6 +22,7 @@
|
||
|
categories = ["no-std", "rust-patterns", "memory-management"]
|
||
|
license = "MIT/Apache-2.0"
|
||
|
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
|
||
|
+exclude = ["/.travis.yml", "/appveyor.yml"]
|
||
|
[dependencies.spin]
|
||
|
version = "0.4.6"
|
||
|
optional = true
|