Skip to content

Commit 43739b0

Browse files
committed
Released v0.1.2
1 parent 68c4f2a commit 43739b0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.toml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[package]
22

33
name = "lazy_static"
4-
version = "0.1.1"
5-
authors = [ "loebel.marvin@gmail.com" ]
6-
4+
version = "0.1.2"
5+
authors = [ "Marvin Löbel <loebel.marvin@gmail.com>" ]
76

87
# A short blurb about the package. This is not rendered in any format when
98
# uploaded to crates.io (aka this is not markdown)

0 commit comments

Comments
 (0)