v2.1.0
- Make it so
read_lineand other futures use a naive implementation of byte
searching unless thememchrfeature is enabled. This prevents needing to
compile thememchrcrate unless it is desired. (#77)
read_line and other futures use a naive implementation of bytememchr feature is enabled. This prevents needing tomemchr crate unless it is desired. (#77)