v0.9.0
Pre-release
Pre-release
- Migrated to
mio
. The entire library is now single-threaded. - Some tracking of breaking changes to
rustc
- Migrated from
old_io
toio
- Replaced uses of now-deprecated
Timer
withmio
's timeouts
mio
. The entire library is now single-threaded.rustc
old_io
to io
Timer
with mio
's timeouts