Skip to content

Commit 7dab6d4

Browse files
committed
added nightly feature
1 parent 73df714 commit 7dab6d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ documentation = "http://kimundi.github.io/lazy-static.rs/lazy_static/index.html"
1010

1111
repository = "https://github.com/Kimundi/lazy-static.rs"
1212
keywords = ["macro", "lazy", "static"]
13+
14+
[features]
15+
nightly = []

0 commit comments

Comments
 (0)