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

bump lower msrv to 1.49

This commit is contained in:
Rob Ede
2022-03-02 16:40:11 +00:00
parent 7804ed12eb
commit 41ed48219d
12 changed files with 27 additions and 16 deletions

View File

@ -1,6 +1,6 @@
# Changes
## Unreleased - 2021-xx-xx
## Unreleased - 2022-xx-xx
- Wait for accept thread to stop before sending completion signal. [#443]
[#443]: https://github.com/actix/actix-net/pull/443