aboutsummaryrefslogtreecommitdiffstats
path: root/askama_rocket/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 Rocket integration into askama_rocket crateLibravatar Dirkjan Ochtman2020-01-291-0/+17