aboutsummaryrefslogtreecommitdiffstats
path: root/askama_axum/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* askama_axum: update axum to 0.7 (#918)Libravatar lictex_2023-11-271-5/+6
|
* Add MSRV checking in CILibravatar Dirkjan Ochtman2023-09-291-1/+1
| | | | Bump MSRV to 1.65 for the use of let .. else.
* Bump versions for Askama 0.12 (#784)Libravatar Dirkjan Ochtman2023-03-031-2/+2
|
* Apply clippy suggestions for 1.67 (#769)Libravatar Dirkjan Ochtman2023-01-301-1/+2
|
* Upgrade axum-core to 0.3Libravatar Jonas Platte2022-11-281-2/+2
|
* Expose features in integration cratesLibravatar René Kijewski2022-06-071-0/+10
|
* 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