From e221b76e284a93f657b1c2d04f30da2d19929f28 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 17 Nov 2017 09:11:06 -0800 Subject: Release v0.9.21 --- 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 1b76b37c..7f2cc9ad 100644 --- a/openssl-sys/Cargo.toml +++ b/openssl-sys/Cargo.toml @@ -1,12 +1,11 @@ [package] name = "openssl-sys" -version = "0.9.20" +version = "0.9.21" 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" readme = "README.md" categories = ["cryptography", "external-ffi-bindings"] links = "openssl" -- cgit v1.2.3