Rocket/core/lib
Jeb Rosen af95129590 Use futures 0.3-compatible hyper and tokio and the tokio runtime instead
of futures-rs executor.

Despite this change, using body_bytes_wait on (for example) a File will
still fail due to tokio-rs/tokio#1356.
2020-07-11 09:24:28 -07:00
..
benches Fix and update benchmarks. 2019-11-16 13:08:36 -08:00
src Use futures 0.3-compatible hyper and tokio and the tokio runtime instead 2020-07-11 09:24:28 -07:00
tests Use futures 0.3-compatible hyper and tokio and the tokio runtime instead 2020-07-11 09:24:28 -07:00
build.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
Cargo.toml Use futures 0.3-compatible hyper and tokio and the tokio runtime instead 2020-07-11 09:24:28 -07:00