actix-web
actix-web copied to clipboard
actix-http: Add rustls 0.23
PR Type
Feature
PR Checklist
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] A changelog entry has been made for the appropriate packages.
- [x] Format code with the latest stable rustfmt.
- [x] (Team) Label with affected crates and semver status.
Overview
TODO: depend on actix-tls with rustls-0.23 feature from crates.io
includes changes from https://github.com/actix/actix-web/pull/3348