mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 04:52:58 +01:00
prepare rt release 2.0.1
This commit is contained in:
parent
9d0901e07f
commit
b4a3f51659
@ -1,7 +1,10 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
* Expose JoinError from tokio. [#271]
|
|
||||||
|
|
||||||
|
## 2.0.1 - 2021-02-06
|
||||||
|
* Expose `JoinError` from Tokio. [#271]
|
||||||
|
|
||||||
[#271]: https://github.com/actix/actix-net/pull/271
|
[#271]: https://github.com/actix/actix-net/pull/271
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-rt"
|
name = "actix-rt"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
authors = [
|
authors = [
|
||||||
"Nikolay Kim <fafhrd91@gmail.com>",
|
"Nikolay Kim <fafhrd91@gmail.com>",
|
||||||
"Rob Ede <robjtede@icloud.com>",
|
"Rob Ede <robjtede@icloud.com>",
|
||||||
|
Loading…
Reference in New Issue
Block a user