1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 19:47:43 +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
## 3.0.3 - 2022-02-15
@ -132,7 +132,7 @@
[#273]: https://github.com/actix/actix-net/pull/273
## 3.0.0-beta.2 - 2021-xx-xx
## 3.0.0-beta.2 - 2022-xx-xx
- Depend on stable trust-dns packages. [#204]
[#204]: https://github.com/actix/actix-net/pull/204