mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 22:51:07 +01:00
c0693da9ba
* update msrv to 1.60 * inherit workspace msrv
301 B
301 B
Changes
Unreleased - 2023-xx-xx
- Minimum supported Rust version (MSRV) is now 1.60.
0.1.3 - 2022-05-03
- Minimum supported Rust version (MSRV) is now 1.49.
0.1.2 - 2021-04-01
- No significant changes from
0.1.1
.
0.1.1 - 2021-03-29
- Move local mpsc channel to it's own crate.