From ea6edb133e10460212f8c15a15545e6eb0ff39c1 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Thu, 10 Aug 2017 22:17:50 -0700 Subject: Release v0.9.16 --- openssl-sys/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openssl-sys/Cargo.toml') diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml index fd7d7e5b..7fd9a2d8 100644 --- a/openssl-sys/Cargo.toml +++ b/openssl-sys/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "openssl-sys" -version = "0.9.15" +version = "0.9.16" authors = ["Alex Crichton ", "Steven Fackler "] license = "MIT" description = "FFI bindings to OpenSSL" repository = "https://github.com/sfackler/rust-openssl" -documentation = "https://docs.rs/openssl-sys/0.9.15/openssl_sys" +documentation = "https://docs.rs/openssl-sys/0.9" categories = ["cryptography", "external-ffi-bindings"] links = "openssl" build = "build.rs" -- cgit v1.2.3