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.
2 parents af6a469 + 7552cb7 commit ff1eff5Copy full SHA for ff1eff5
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