[lib]
name = "rinja"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "New versions of `rinja` will be released under the name `askama`."
edition = "2021"
homepage = "https://crates.io/crates/askama"
license = "MIT OR Apache-2.0"
name = "rinja"
readme = "README.md"
repository = "https://github.com/rinja-rs/rinja"
rust-version = "1.81"
version = "0.4.0+deprecated"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--generate-link-to-definition", "--cfg=docsrs"]