mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-27 13:00:57 +00:00

* [`manual_div_ceil`] * [`sliced_string_as_bytes`] * Add `cargo.toml` for global clippy settings, e.g. msrv [`manual_div_ceil`]: <https://rust-lang.github.io/rust-clippy/master/index.html#manual_div_ceil> [`sliced_string_as_bytes`]: <https://rust-lang.github.io/rust-clippy/master/index.html#sliced_string_as_bytes>