Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the implementation of askama_axum | Jonas Platte | 2022-03-31 | 2 | -17/+9 |
* | Upgrade to axum-core 0.2 / axum 0.5 | Jonas Platte | 2022-03-31 | 1 | -2/+2 |
* | Use Template::MIME_TYPE instead of extension | René Kijewski | 2022-01-07 | 1 | -3/+3 |
* | Add `#![forbid(unsafe_code)]` to all crates except askama_escape | René Kijewski | 2022-01-06 | 1 | -0/+1 |
* | Add `#![deny(unreachable_pub)]` to all crates | René Kijewski | 2022-01-06 | 1 | -0/+1 |
* | askama_axum: prepare version 0.1.0 | Dirkjan Ochtman | 2022-01-04 | 1 | -2/+2 |
* | Update axum to 0.4 (by switching to axum-core) | Michael Alyn Miller | 2021-12-05 | 2 | -11/+14 |
* | Add Axum integration | Michael Alyn Miller | 2021-11-27 | 7 | -0/+95 |