rinja 0.4.0+deprecated

New versions of `rinja` will be released under the name `askama`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "rinja"
version = "0.4.0+deprecated"
description = "New versions of `rinja` will be released under the name `askama`."
homepage = "https://crates.io/crates/askama"
repository = "https://github.com/rinja-rs/rinja"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.81"

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