diff --git a/Cargo.toml b/Cargo.toml index 201d37f..312f4a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokio-openssl" -version = "0.6.4" +version = "0.6.5" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" edition = "2018"