aboutsummaryrefslogtreecommitdiffstats
path: root/askama_axum/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved Features into derive (#662)Libravatar Andrew Wheeler(Genusis)2022-04-061-1/+1
| | | | | * Moved Features into derive, Updated Askama versions to 0.11 * Lock minimal versions to 0.11.2
* Simplify the implementation of askama_axumLibravatar Jonas Platte2022-03-311-1/+0
|
* Upgrade to axum-core 0.2 / axum 0.5Libravatar Jonas Platte2022-03-311-2/+2
|
* askama_axum: prepare version 0.1.0Libravatar Dirkjan Ochtman2022-01-041-2/+2
|
* Update axum to 0.4 (by switching to axum-core)Libravatar Michael Alyn Miller2021-12-051-3/+5
|
* Add Axum integrationLibravatar Michael Alyn Miller2021-11-271-0/+23