Skip to content

Commit ffe65c8

Browse files
committed
Released 0.2.1
Changes: - Added no_std feature that uses a external crate to provide locking support for core-only builds
1 parent 2005102 commit ffe65c8

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.0"
3+
version = "0.2.1"
44
authors = ["Marvin Löbel <[email protected]>"]
55
license = "MIT"
66

0 commit comments

Comments
 (0)