Skip to content

Commit

Permalink
Released v0.2.6
Browse files Browse the repository at this point in the history
Changes:

- Fixed not being able to use the `'a` lifetime in the type of a lazy static.
  • Loading branch information
Kimundi committed Apr 1, 2017
1 parent be193a0 commit e5e36f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lazy_static"
version = "0.2.5"
version = "0.2.6"
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
license = "MIT"

Expand Down

0 comments on commit e5e36f1

Please sign in to comment.