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

+1-1
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 <loebel.marvin@gmail.com>"]
55
license = "MIT"
66

0 commit comments

Comments
 (0)