mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 00:01:11 +01:00
22 lines
290 B
Markdown
22 lines
290 B
Markdown
# Changes
|
|
|
|
## Unreleased
|
|
|
|
- Minimum supported Rust version (MSRV) is now 1.70.
|
|
|
|
## 0.1.4
|
|
|
|
- Minimum supported Rust version (MSRV) is now 1.65.
|
|
|
|
## 0.1.3
|
|
|
|
- Minimum supported Rust version (MSRV) is now 1.49.
|
|
|
|
## 0.1.2
|
|
|
|
- Fix crate metadata.
|
|
|
|
## 0.1.1
|
|
|
|
- Move `LocalWaker` to it's own crate.
|