Rocket/core/codegen
Jeb Rosen b0238e5110 Make 'Fairing::on_attach()' async.
This transitively requires that 'Rocket::inspect()', 'Client::new()',
and 'Client::untracked()' also become async.
2020-07-11 09:24:29 -07:00
..
src Make references to core types absolute in codegen. 2020-07-11 09:24:29 -07:00
tests Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
Cargo.toml Use 'AsyncSeek' for sized bodies in 'Response's. 2020-07-11 09:24:29 -07:00
build.rs Update minimum nightly to '2019-12-29'. 2020-07-11 09:24:29 -07:00