0.2.0 (January 9th, 2022)
Fixed
fs: fix error handling related to changes in rustc (#69)
op: fix 'already borrowed' panic (#39)
Added
fs: add fs::remove_file (#66)
fs: implement Debug for File (#65)
fs: add remove_dir and unlink (#63)
buf: impl IoBuf/IoBufMut for bytes::Bytes/BytesMut (#43)