| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Every integration crate but `askama_tide` exports `askama::*`. This PR
makes `askama_tide` behave the same as every other `integration crate`.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Moved Features into derive, Updated Askama versions to 0.11
* Lock minimal versions to 0.11.2
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version.
- [Release notes](https://github.com/http-rs/tide/releases)
- [Commits](https://github.com/http-rs/tide/compare/v0.15.0...v0.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|
|
|
|
|
| |
Without disabling these default features, askama's default features get
automatically enabled when web framework specific crates are included in
the project.
|
| |
|
|
|
|
|
|
|
| |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version.
- [Release notes](https://github.com/http-rs/tide/releases)
- [Commits](https://github.com/http-rs/tide/compare/v0.14.0...v0.15.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| |
|
| |
|
|
|
|
| |
h1-server feature is currently needed for tide to build
|
| |
|
|
|
|
|
|
|
| |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version.
- [Release notes](https://github.com/http-rs/tide/releases)
- [Commits](https://github.com/http-rs/tide/compare/v0.12.0...v0.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|
|
|
|
|
|
| |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version.
- [Release notes](https://github.com/http-rs/tide/releases)
- [Commits](https://github.com/http-rs/tide/compare/v0.11.0...v0.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| |
|
| |
|
| |
|
|
|