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

Use old cargo-hack for 1.59.0 CI (#472)

* Use old cargo-hack for 1.57.0 CI

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

* Upgrade MSRV to 1.59.0

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Yuki Okushi
2022-11-12 23:00:33 +09:00
committed by GitHub
parent 8e9401f8e1
commit 2b83f08a40
13 changed files with 21 additions and 16 deletions

View File

@ -1,7 +1,7 @@
# Changes
## Unreleased - 2022-xx-xx
- Minimum supported Rust version (MSRV) is now 1.57.
- Minimum supported Rust version (MSRV) is now 1.59.
## 0.2.3 - 2021-10-19