Skip to content

Commit 90abea9

Browse files
committed
Released version 0.2.3
Changelog: - The docs have been updated a bit and now hide implementation details of this crate. - Added the free function `lazy_static::initialize()` for manually pre-initializing a static.
1 parent f768757 commit 90abea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lazy_static"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = ["Marvin Löbel <[email protected]>"]
55
license = "MIT"
66

0 commit comments

Comments
 (0)