We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6a469 commit 7552cb7Copy full SHA for 7552cb7
Cargo.toml
@@ -12,6 +12,7 @@ documentation = "https://docs.rs/lazy_static"
12
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
13
keywords = ["macro", "lazy", "static"]
14
categories = [ "no-std", "rust-patterns", "memory-management" ]
15
+exclude = ["/.travis.yml", "/appveyor.yml"]
16
17
build = "build.rs"
18
0 commit comments