askama_tide 0.10.0

Tide integration for Askama templates
Documentation
[dependencies.askama]
features = ["with-tide"]
version = "0.10.2"

[dependencies.async-std]
features = ["unstable", "attributes"]
version = "1.6.0"

[dependencies.tide]
version = "0.11"

[package]
authors = ["Jacob Rothstein <hi@jbr.me>"]
description = "Tide integration for Askama templates"
documentation = "https://docs.rs/askama"
edition = "2018"
homepage = "https://github.com/djc/askama"
keywords = ["markup", "template", "html", "tide", "http-types"]
license = "MIT OR Apache-2.0"
name = "askama_tide"
readme = "README.md"
repository = "https://github.com/djc/askama"
version = "0.10.0"