Bump to v0.1.2

This commit is contained in:
Stjepan Glavina 2020-11-14 14:10:59 +01:00
parent 7fb7000a6c
commit 7ee9ac7223
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# Version 0.1.2
- Expose feature flags from rustls.
# Version 0.1.1
- Add more info to Cargo.toml

View File

@ -1,6 +1,6 @@
[package]
name = "async-rustls"
version = "0.1.1"
version = "0.1.2"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"quininer kel <quininer@live.com>",