Commit 8fe06339 authored by Steven Fackler's avatar Steven Fackler
Browse files

Release v0.2.18

parent 030cf5fe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[package]
name = "openssl"
version = "0.2.17"
version = "0.2.18"
authors = ["Steven Fackler <sfackler@gmail.com>"]
license = "Apache-2.0"
description = "OpenSSL bindings"
@@ -17,4 +17,4 @@ aes_xts = ["openssl-sys/aes_xts"]

[dependencies.openssl-sys]
path = "openssl-sys"
version = "0.2.17"
version = "0.2.18"
+1 −1
Original line number Diff line number Diff line
[package]
name = "openssl-sys"
version = "0.2.17"
version = "0.2.18"
authors = ["Alex Crichton <alex@alexcrichton.com>",
           "Steven Fackler <sfackler@gmail.com>"]
license = "MIT"