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

awc: update changelog for rustls 0.23

This commit is contained in:
asonix 2024-05-12 17:37:04 -05:00
parent 22f44148ca
commit 31a1efecdd

View file

@ -3,6 +3,9 @@
## 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 `awc::Connector::rustls_0_23()` method.
- Fix `rustls-0_22-native-roots` root store lookup
## 3.4.0