1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-09 00:39:21 +00:00

awc: update changelog with rustls 0.23 tweaks

This commit is contained in:
asonix 2024-05-12 18:17:48 -05:00
parent a8e8c7bb6d
commit 07ad115185

View file

@ -3,7 +3,7 @@
## Unreleased
- Minimum supported Rust version (MSRV) is now 1.72.
- Add `rustls-0_23-webpki-roots` and `rustls-0_23-native-roots` crate feature.
- Add `rustls-0_23`, `rustls-0_23-webpki-roots`, and `rustls-0_23-native-roots` crate features.
- Add `awc::Connector::rustls_0_23()` method.
- Fix `rustls-0_22-native-roots` root store lookup