mirror of https://github.com/fafhrd91/actix-net
docs(tls): mark ready change as breaking (#801)
This commit is contained in:
parent
4d9bc51555
commit
ccfcf027b0
|
|
@ -3,7 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Minimum supported Rust version (MSRV) is now 1.88.
|
||||
- internal: Use `core::future::{ready, Ready}` instead of actix-utils'
|
||||
- breaking: Use `core::future::{ready, Ready}` instead of actix-utils'
|
||||
|
||||
## 3.5.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue