aboutsummaryrefslogtreecommitdiffstats
path: root/askama_iron/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable askama's default features in web framework cratesLibravatar Randati2020-12-211-1/+1
| | | | | | Without disabling these default features, askama's default features get automatically enabled when web framework specific crates are included in the project.
* Reference READMEs in crate metadataLibravatar Dirkjan Ochtman2020-06-301-0/+1
|
* Bump version numbersLibravatar Dirkjan Ochtman2020-06-301-2/+2
|
* Move Iron integration into a separate askama_iron crateLibravatar Dirkjan Ochtman2020-01-291-0/+17