- Fix
io::Mock
to beSend
andSync
(#3594)
- Track
tokio
1.0 release.
- Track
tokio
0.3 release.
- Add
Future
andStream
implementations fortask::Spawn<T>
.
- Initial release
io::Mock
to be Send
and Sync
(#3594)tokio
1.0 release.tokio
0.3 release.Future
and Stream
implementations for task::Spawn<T>
.