Merge pull request #19 from michalvankodev/renovate/askama_escape-0.x

Update Rust crate askama_escape to 0.13.0
This commit is contained in:
2025-06-13 20:50:52 +02:00
committed by GitHub

View File

@ -25,7 +25,7 @@ anyhow = "1.0.86"
rayon = "1.10.0" rayon = "1.10.0"
syntect = "5.2.0" syntect = "5.2.0"
indoc = "2.0.5" indoc = "2.0.5"
askama_escape = "0.10.3" askama_escape = "0.13.0"
mime_guess = "2.0.5" mime_guess = "2.0.5"
[build] [build]