Skip to content
Snippets Groups Projects
Unverified Commit 490e8a4f authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Merge pull request #783 from ignatenkobrain/patch-1

bump lazy_static to 1
parents 78ffe0a8 fc08ffa1
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ v110 = [] ...@@ -21,7 +21,7 @@ v110 = []
[dependencies] [dependencies]
bitflags = "0.9" bitflags = "0.9"
foreign-types = "0.3.1" foreign-types = "0.3.1"
lazy_static = "0.2" lazy_static = "1"
libc = "0.2" libc = "0.2"
openssl-sys = { version = "0.9.22", path = "../openssl-sys" } openssl-sys = { version = "0.9.22", path = "../openssl-sys" }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment