diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml index e7157136..00d5e54f 100644 --- a/openssl/Cargo.toml +++ b/openssl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openssl" -version = "0.10.7" +version = "0.10.8" authors = ["Steven Fackler "] license = "Apache-2.0" description = "OpenSSL bindings"