Skip to content

Commit 02c1aeb

Browse files
authored
Remove broken link to local tokio-rustls copy (#148)
1 parent fc349ec commit 02c1aeb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
## Overview
44

5-
This crate contains a collection of Tokio based TLS libraries.
5+
This crate is the home of the tokio-native-tls crate:
66

77
- [`tokio-native-tls`](tokio-native-tls)
8-
- [`tokio-rustls`](tokio-rustls)
8+
9+
([tokio-rustls](https://github.com/rustls/tokio-rustls) now lives in the rustls org.)
910

1011
## Getting Help
1112

0 commit comments

Comments
 (0)