Skip to content

Commit e5e36f1

Browse files
committed
Released v0.2.6
Changes: - Fixed not being able to use the `'a` lifetime in the type of a lazy static.
1 parent be193a0 commit e5e36f1

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

0 commit comments

Comments
 (0)