Skip to content
Snippets Groups Projects
Commit 78ffe0a8 authored by Steven Fackler's avatar Steven Fackler
Browse files

Release openssl 0.9.22

parent 0577d069
Branches
Tags v0.9.22
No related merge requests found
[package]
name = "openssl"
version = "0.9.21"
version = "0.9.22"
authors = ["Steven Fackler <sfackler@gmail.com>"]
license = "Apache-2.0"
description = "OpenSSL bindings"
......@@ -23,7 +23,7 @@ bitflags = "0.9"
foreign-types = "0.3.1"
lazy_static = "0.2"
libc = "0.2"
openssl-sys = { version = "0.9.21", path = "../openssl-sys" }
openssl-sys = { version = "0.9.22", path = "../openssl-sys" }
[dev-dependencies]
tempdir = "0.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment