From 64287197a2a2b6351ca611865785782f65757459 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Wed, 11 Feb 2015 21:31:52 -0800 Subject: Release v0.3.5 --- openssl/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openssl/Cargo.toml') diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml index 36a26e16..5fd8c487 100644 --- a/openssl/Cargo.toml +++ b/openssl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openssl" -version = "0.3.4" +version = "0.3.5" authors = ["Steven Fackler "] license = "Apache-2.0" description = "OpenSSL bindings" @@ -17,7 +17,7 @@ aes_xts = ["openssl-sys/aes_xts"] [dependencies.openssl-sys] path = "../openssl-sys" -version = "0.3.4" +version = "0.3.5" [dev-dependencies] rustc-serialize = "0.2" -- cgit v1.2.3