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

fix local waker metadata

This commit is contained in:
Rob Ede
2021-04-01 09:01:56 +01:00
parent 2c5c9167a5
commit b09e7cd417
4 changed files with 8 additions and 6 deletions

View File

@ -3,5 +3,9 @@
## Unreleased - 2021-xx-xx
## 0.1.2 - 2021-04-01
* Fix crate metadata.
## 0.1.1 - 2021-03-29
* Move `LocalWaker` to it's own crate.