aboutsummaryrefslogtreecommitdiffstats
path: root/askama_gotham/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Bump version for askama_gothamLibravatar Dirkjan Ochtman2020-12-161-1/+1
|
* Upgrade to gotham 0.5Libravatar Dirkjan Ochtman2020-09-071-2/+2
|
* Reference READMEs in crate metadataLibravatar Dirkjan Ochtman2020-06-301-0/+1
|
* Bump version numbersLibravatar Dirkjan Ochtman2020-06-301-2/+2
|
* Update gotham requirement from 0.3 to 0.4Libravatar dependabot-preview[bot]2020-01-291-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>
* Move Gotham integration into separate askama_gotham crateLibravatar Dirkjan Ochtman2020-01-291-0/+21