Skip to content

Commit 018826a

Browse files
committed
update readme to reflect change in rustls implementation
1 parent ec73a0a commit 018826a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tide rustls listener
22

3-
## 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)
3+
## tls listener for [tide](https://github.com/http-rs/tide) based on [async-rustls](https://github.com/smol-rs/async-rustls)
44

55
* [CI ![CI][ci-badge]][ci]
66
* [API Docs][docs] [![docs.rs docs][docs-badge]][docs]

0 commit comments

Comments
 (0)