diff --git a/Cargo.toml b/Cargo.toml index 4d5e47d..2bfe7b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-openssl" -version = "0.8.0" +version = "0.8.1" authors = ["Steven Fackler "] edition = "2018" description = "Hyper TLS support via OpenSSL"