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