askama_actix 0.15.0+deprecated

Integration crates like `askama_actix` were removed from askama 0.13.
Documentation
[lib]
name = "askama_actix"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Integration crates like `askama_actix` were removed from askama 0.13."
edition = "2021"
homepage = "https://crates.io/crates/askama"
license = "MIT OR Apache-2.0"
name = "askama_actix"
readme = "README.md"
repository = "https://github.com/rinja-rs/rinja"
rust-version = "1.81"
version = "0.15.0+deprecated"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--generate-link-to-definition", "--cfg=docsrs"]