From 4bf953bc2bd2922f6d8bbddf09af7e2ef735ccf9 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Thu, 27 Nov 2014 21:35:39 -0800 Subject: Bump to 0.2 Also removed the PNaCl support. It hasn't worked anyway in a while since the pnacl-libressl-sys library doesn't have any of the FFI bindings and makes openssl's Cargo.toml a mess. This is a minor version bump since Hasher's API changed --- openssl-sys/Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'openssl-sys') diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml index 8b7203ab..b5a9487a 100644 --- a/openssl-sys/Cargo.toml +++ b/openssl-sys/Cargo.toml @@ -1,7 +1,6 @@ [package] - name = "openssl-sys" -version = "0.1.1" +version = "0.2.0" authors = ["Alex Crichton ", "Steven Fackler "] license = "MIT" -- cgit v1.2.3