mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
move mpsc to ntex-util
This commit is contained in:
parent
3bb8b2cca3
commit
6698c829fb
11 changed files with 41 additions and 81 deletions
|
@ -1,10 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## [0.6.0] - 2021-12-xx
|
||||
## [0.6.0] - 2021-12-18
|
||||
|
||||
* Removed Framed type
|
||||
* Remove Framed type
|
||||
|
||||
* Removed tokio dependency
|
||||
* Remove tokio dependency
|
||||
|
||||
## [0.5.1] - 2021-09-08
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue