1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
actix-net/local-waker/CHANGES.md
Yuki Okushi 2b83f08a40
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>
2022-11-12 14:00:33 +00:00

277 B

Changes

Unreleased - 2022-xx-xx

  • Minimum supported Rust version (MSRV) is now 1.59.

0.1.3 - 2022-05-03

  • Minimum supported Rust version (MSRV) is now 1.49.

0.1.2 - 2021-12-18

  • Fix crate metadata.

0.1.1 - 2021-03-29

  • Move LocalWaker to it's own crate.