Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-24 | Import warp with no default features | Paolo Barbolini | 1 | -1/+1 | |
2020-01-29 | Add support for warp | Bjørn Madsen | 1 | -7/+7 | |
2020-01-29 | Update gotham requirement from 0.3 to 0.4 | dependabot-preview[bot] | 1 | -1/+1 | |
Updates the requirements on [gotham](https://github.com/gotham-rs/gotham) to permit the latest version. - [Release notes](https://github.com/gotham-rs/gotham/releases) - [Commits](https://github.com/gotham-rs/gotham/compare/gotham-0.3.0...gotham-0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
2020-01-29 | Move Gotham integration into separate askama_gotham crate | Dirkjan Ochtman | 1 | -4/+8 | |
2020-01-29 | Move Rocket integration into askama_rocket crate | Dirkjan Ochtman | 1 | -9/+4 | |
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | Dirkjan Ochtman | 1 | -0/+22 | |