summaryrefslogtreecommitdiffstats
path: root/tokio-net/tests/process_stdio.rs
AgeCommit message (Expand)Author
2019-10-25net: move into tokio crate (#1683)Carl Lerche
2019-10-23chore: remove tracing. (#1680)Carl Lerche
2019-10-22codec: move into tokio-util (#1675)Carl Lerche
2019-08-31process: omit several future types in favor of async/await (#1526)Ivan Petkov
2019-08-27net: switch from `log` to `tracing` (#1455)Eliza Weisman
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-19process: move into the tokio-net crate (#1475)Ivan Petkov