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

prepare actix-web release 4.0.0-beta.12

This commit is contained in:
Rob Ede
2021-11-22 18:20:55 +00:00
parent 88e074879d
commit 5f5bd2184e
4 changed files with 9 additions and 4 deletions

View File

@ -25,6 +25,7 @@
* `body::ResponseBody`; is function is replaced by the new `body::AnyBody` enum. [#2446]
[#2446]: https://github.com/actix/actix-web/pull/2446
[#2448]: https://github.com/actix/actix-web/pull/2448
[#2456]: https://github.com/actix/actix-web/pull/2456