summaryrefslogtreecommitdiffstats
path: root/tests-integration/Cargo.toml
AgeCommit message (Expand)Author
2020-10-12rt: simplify rt-* features (#2949)Taiki Endo
2020-03-20rt: remove `unsafe` from shell runtime. (#2333)Carl Lerche
2020-01-22Provide `select!` macro (#2152)Carl Lerche
2020-01-21macros: fix `#[tokio::main]` without rt-core (#2139)Carl Lerche
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-11-07chore: update futures to 0.3.0 (#1741)Taiki Endo
2019-10-25net: move into tokio crate (#1683)Carl Lerche