mirror of https://github.com/fafhrd91/actix-web
actix-test: add rustls 0.23 to changelog
This commit is contained in:
parent
9b60ef1cbd
commit
a8e8c7bb6d
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Minimum supported Rust version (MSRV) is now 1.72.
|
||||
- Add `TestServerConfig::rustls_0_23()` method for Rustls v0.23 support behind new `rustls-0_23` crate feature.
|
||||
|
||||
## 0.1.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue