Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-06 | Add `#![forbid(unsafe_code)]` to all crates except askama_escape | René Kijewski | 1 | -0/+1 | |
2022-01-06 | Add `#![deny(unreachable_pub)]` to all crates | René Kijewski | 1 | -0/+1 | |
2022-01-04 | askama_axum: prepare version 0.1.0 | Dirkjan Ochtman | 1 | -2/+2 | |
2021-12-05 | Update axum to 0.4 (by switching to axum-core) | Michael Alyn Miller | 2 | -11/+14 | |
2021-11-27 | Add Axum integration | Michael Alyn Miller | 7 | -0/+95 | |