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 e5e36f1 commit f8bc817Copy full SHA for f8bc817
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
7
description = "A macro for declaring lazily evaluated statics in Rust."
8
readme = "README.md"
9
-documentation = "http://rust-lang-nursery.github.io/lazy-static.rs/lazy_static/index.html"
+documentation = "https://docs.rs/lazy_static"
10
11
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
12
keywords = ["macro", "lazy", "static"]
0 commit comments