Crates.io | rinja_parser |
lib.rs | rinja_parser |
version | 0.4.0+deprecated |
created_at | 2024-07-16 11:30:03.454556+00 |
updated_at | 2025-03-29 17:51:22.806939+00 |
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 |
max_upload_size | |
id | 1304972 |
size | 15,463 |
New versions of rinja
will be released under the name askama
.
Please update your dependencies from e.g. rinja_parser = "0.3.5"
to askama_parser = "0.13.0"
.
Useful information can be found in our upgrade guide, and in our blog post.