aboutsummaryrefslogtreecommitdiffstats
path: root/askama_rocket/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-16Update to Rocket 0.5Libravatar René Kijewski1-13/+15
Though Rocket 0.5 still only a release candidate, Rocket 0.4 severely outdated, and depends on a bunch of crates with active security advisories. Rocket 0.5 updates its dependencies to fixes versions. Also Rocket 0.4 needs a nightly Rust, which caused multiple problems.
2022-01-04askama_rocket: revert to rocket 0.4 for releaseLibravatar Dirkjan Ochtman1-5/+7
2021-06-15Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495)Libravatar Shritesh Bhattarai1-7/+5
See #412 for earlier iteration.
2020-01-29Move Rocket integration into askama_rocket crateLibravatar Dirkjan Ochtman1-0/+30