aboutsummaryrefslogtreecommitdiffstats
path: root/askama_rocket/tests/basic.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to Rocket 0.5Libravatar René Kijewski2022-06-161-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.
* askama_rocket: revert to rocket 0.4 for releaseLibravatar Dirkjan Ochtman2022-01-041-5/+7
|
* Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495)Libravatar Shritesh Bhattarai2021-06-151-7/+5
| | | See #412 for earlier iteration.
* Move Rocket integration into askama_rocket crateLibravatar Dirkjan Ochtman2020-01-291-0/+30