aboutsummaryrefslogtreecommitdiffstats
path: root/askama_rocket/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove authors from Cargo metadata (see RFC 3052)Libravatar Dirkjan Ochtman2021-11-241-1/+0
|
* Bump version numbers in anticipation of beta releaseLibravatar Dirkjan Ochtman2021-08-211-2/+2
|
* Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495)Libravatar Shritesh Bhattarai2021-06-151-2/+2
| | | See #412 for earlier iteration.
* 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