mirror of https://github.com/fafhrd91/actix-net
changelog
This commit is contained in:
parent
4284f1104c
commit
71a8691267
|
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
- Minimum supported Rust version (MSRV) is now 1.88.
|
- Minimum supported Rust version (MSRV) is now 1.88.
|
||||||
- internal: Use `core::future::{ready, Ready}` instead of actix-utils'
|
- internal: Use `core::future::{ready, Ready}` instead of actix-utils'
|
||||||
|
- actix-server no longer removes the uds socket [#442]
|
||||||
|
|
||||||
|
[#442]: https://github.com/actix/actix-net/pull/442
|
||||||
|
|
||||||
## 2.6.0
|
## 2.6.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue