zola/src
Sam Ford 2966adbe4e Migrate serve command to hyper (#904)
hyper is already included in Zola due to the reqwest dependency (used
in the link_checker and templates components). Replacing Actix with
hyper in the serve command reduces the number of dependencies and
slightly improves build times and binary size.
2020-02-02 17:48:43 -08:00
..
cmd Migrate serve command to hyper (#904) 2020-02-02 17:48:43 -08:00
cli.rs Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
console.rs Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
main.rs Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
prompt.rs rustfmt 2018-10-31 08:18:57 +01:00