update readme to reflect change in rustls implementation

This commit is contained in:
Jacob Rothstein 2021-03-20 21:44:52 -07:00
parent ec73a0a66d
commit 018826ae15
No known key found for this signature in database
GPG Key ID: C38BA18C6CFE15A5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Tide rustls listener
## tls listener for [tide](https://github.com/http-rs/tide) based on [async-tls](https://github.com/async-rs/async-tls) and [rustls](https://github.com/ctz/rustls)
## tls listener for [tide](https://github.com/http-rs/tide) based on [async-rustls](https://github.com/smol-rs/async-rustls)
* [CI ![CI][ci-badge]][ci]
* [API Docs][docs] [![docs.rs docs][docs-badge]][docs]