Rocket/examples/tera_templates
Sergio Benitez ec9b5816a8 Remove 'rocket::inspect()', 'Cargo'.
This commit reverts most of dea940c7 and d89c7024. The "fix" is to run
attach fairings on a new thread. If a runtime is already running, it is
used. Otherwise, the future is executed in a single-threaded executor.
2020-10-22 03:27:04 -07:00
..
src Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
templates Fixup Tera templates example for master. 2017-11-17 12:23:51 -08:00
Cargo.toml Use 'serde' 'derive' feature, not 'serde_derive'. 2020-07-22 12:28:18 -07:00
Rocket.toml Revamp configuration. 2020-10-20 19:21:56 -07:00