1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

awc: gate TlsConnectorService behind any feature that uses it (#3350)

This commit is contained in:
asonix
2024-05-13 23:57:58 -05:00
committed by GitHub
parent c1a6388614
commit 44f502e050
2 changed files with 17 additions and 0 deletions

View File

@ -3,6 +3,7 @@
## Unreleased
- Minimum supported Rust version (MSRV) is now 1.72.
- Fix warning on 1.78 due to unused TlsConnectorService struct
## 3.4.0