Update Rust crate askama_escape to 0.13.0

This commit is contained in:
renovate[bot]
2025-03-27 20:15:53 +00:00
committed by GitHub
parent 1a059a005a
commit e8f9ecc241

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]