Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-15 | Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495) | 1 | -7/+5 | ||
See #412 for earlier iteration. | |||||
2020-01-29 | Move Rocket integration into askama_rocket crate | 1 | -1/+0 | ||
2018-12-08 | Use 2018 edition idioms | 1 | -1/+0 | ||
2018-12-08 | Remove unused macro_use attributes | 1 | -1/+0 | ||
2018-12-08 | Upgrade to Rocket 0.4 | 1 | -2/+2 | ||
2018-07-22 | Work around conflicting dependencies for actix-web and rocket | 1 | -1/+1 | ||
2018-06-21 | Fix formatting with cargo fmt | 1 | -1/+1 | ||
2017-08-23 | Add test for Rocket support | 1 | -0/+33 | ||