summaryrefslogtreecommitdiffstats
path: root/examples/Cargo.toml
AgeCommit message (Expand)Author
2020-12-09chore: prepare for Tokio 1.0 work (#3238)Carl Lerche
2020-10-30chore: prepare tokio-util v0.5.0 release (#3078)Carl Lerche
2020-10-29util: update to bytes 0.6 (#3071)Dirkjan Ochtman
2020-10-27Revert "util: upgrade tokio-util to bytes 0.6 (#3052)" (#3060)Carl Lerche
2020-10-27util: upgrade tokio-util to bytes 0.6 (#3052)Dirkjan Ochtman
2020-08-07chore: prepare for v0.3 breaking changes (#2747)Carl Lerche
2020-07-13task: add Tracing instrumentation to spawned tasks (#2655)Eliza Weisman
2020-04-02examples: add comment about dependency gotcha (#2355)Alice Ryhl
2020-03-04codec: change Encoder to take &Item (#1746)Lucio Franco
2019-12-02examples: fix tinyhttp (#1884)baizhenxuan
2019-11-26chore: prepare v0.2.0 release (#1822)Carl Lerche
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-11-20chore: update `bytes` dependency to git master (#1796)Carl Lerche
2019-11-07chore: update futures to 0.3.0 (#1741)Taiki Endo
2019-10-22codec: move into tokio-util (#1675)Carl Lerche