mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
198 B
198 B
0.3.0 (October 15, 2020)
- Track
tokio
0.3 release.
0.2.1 (April 17, 2020)
- Add
Future
andStream
implementations fortask::Spawn<T>
.
0.2.0 (November 25, 2019)
- Initial release