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 7324c83 commit 08e2344Copy full SHA for 08e2344
Cargo.toml
@@ -3,7 +3,7 @@ name = "lazy_static"
3
# NB: When modifying, also modify html_root_url in lib.rs
4
version = "1.4.0"
5
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
6
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
7
8
description = "A macro for declaring lazily evaluated statics in Rust."
9
readme = "README.md"
0 commit comments