Rocket/core/codegen
Paolo Barbolini 003bf77c29 Upgrade to tokio 0.2.0.
* Update 'tokio', 'tokio-rustls', and 'hyper'.
* Remove unused dependencies on some `futures-*` crates.
* Rework 'spawn_on', which is now 'serve'.
* Simplify Ctrl-C handling.
2020-07-11 09:24:29 -07:00
..
src Allow catchers to be async fn. 2020-07-11 09:24:29 -07:00
tests Upgrade to tokio 0.2.0. 2020-07-11 09:24:29 -07:00
Cargo.toml Upgrade to tokio 0.2.0. 2020-07-11 09:24:29 -07:00
build.rs Migrate codegen to Rust 2018. 2019-06-25 13:45:27 -04:00