Rocket/core/lib
Jacob Pratt 05426881b0 Use 'File' from 'async_std' instead of from 'tokio'.
Additionally pin tokio to '=0.2.0-alpha.2'; before this change cargo
selects '0.2.0-alpha.3' which hyper does not compile against.
2020-07-11 09:24:28 -07:00
..
benches Fix and update benchmarks. 2019-11-16 13:08:36 -08:00
src Use 'File' from 'async_std' instead of from 'tokio'. 2020-07-11 09:24:28 -07:00
tests Revamp testing system for async. 2020-07-11 09:24:28 -07:00
Cargo.toml Use 'File' from 'async_std' instead of from 'tokio'. 2020-07-11 09:24:28 -07:00
build.rs Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00