mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
8 lines
140 B
Markdown
8 lines
140 B
Markdown
# 0.2.1 (April 17, 2020)
|
|
|
|
- Add `Future` and `Stream` implementations for `task::Spawn<T>`.
|
|
|
|
# 0.2.0 (November 25, 2019)
|
|
|
|
- Initial release
|