Skip to content

Commit 9f44ea2

Browse files
authored
README.md: update rustls version information
We now support rustls v0.23
1 parent 504f3c3 commit 9f44ea2

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
# rustls-rustcrypto
22

3-
WIP crypto provider implementation for the upcoming version 0.22.0 of [rustls](https://github.com/rustls/rustls/pull/1405) using RustCrypto.
3+
WIP RustCrypto-based provider implementation for version 0.23 of [rustls](https://github.com/rustls/rustls/pull/1405).
44

55
Some code comes directly from one of main rustls contributor, [@ctz](https://github.com/ctz).
66

0 commit comments

Comments
 (0)