We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fa4c1 commit 31a0236Copy full SHA for 31a0236
README.md
@@ -7,6 +7,9 @@ and the [hyper HTTP library](https://github.com/hyperium/hyper).
7
[](https://docs.rs/hyper-rustls/)
8
9
# Release history
10
+- 0.24.0 (2023-04-01):
11
+ * Upgrade to rustls 0.21.0, tokio-rustls 0.24.0 and webpki-roots 0.23.0.
12
+ * Add `ConnectorBuilder::enable_all_versions()` helper.
13
- 0.23.2 (2022-12-08):
14
* Strip brackets from IPv6 addresses in the servername. Thanks to @digitwolf.
15
- 0.23.1 (2022-10-26):
0 commit comments