Tokio v0.3.1
carllerche
released this
21 Oct 23:27
·
1841 commits
to master
since this release
This release fixes a use-after-free in the IO driver. Additionally, the read_buf
and write_buf
methods have been added back to the IO traits, as the bytes crate
is now on track to reach version 1.0 together with Tokio.