diff --git a/Cargo.toml b/Cargo.toml index 85ff152..fb6d47d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "async-tls" -version = "0.9.0" +version = "0.10.0" authors = ["The async-rs developers", "Florian Gilcher ", "dignifiedquire ", "quininer kel "] license = "MIT/Apache-2.0" repository = "https://github.com/async-std/async-tls"