summaryrefslogtreecommitdiffstats
path: root/tokio-buf/Cargo.toml
AgeCommit message (Expand)Author
2019-09-19chore: rm tokio-buf (#1574)Carl Lerche
2019-08-18docs: add docs.rs metadata to build with all features (#1471)Ivan Petkov
2019-08-08chore: prepare for v0.2.0-alpha.1 release (#1410)Lucio Franco
2019-07-25buf: Inital pass at updating BufStream (#1355)Lucio Franco
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-04-24chore: remember to remove path deps on release (#1057)Carl Lerche
2019-04-22Bump `tokio` to 0.1.19. (#1053)Carl Lerche
2019-03-29buf: stream and iter helpers (#1011)Carl Lerche
2019-02-23Bump tokio-buf to v0.1.0 (#925)Carl Lerche
2019-02-23buf: misc polish (#924)Carl Lerche
2019-02-19buf: Add `BufStreamExt` trait and add a core feature (#897)Lucio Franco
2018-10-29Add tokio-buf and a `BufStream` trait (#611)Carl Lerche