Update Rust crate askama to 0.14.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-04-24 00:19:29 +00:00
parent 7bc21fbb68
commit 82c3c3a7b7
2 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ thiserror = "2.0.12"
rand = "0.9.1"
rust-embed = "8.7.0"
mime_guess = "2.0.5"
askama = "0.13.1"
askama = "0.14.0"
urlencoding = "2.1.3"
uuid = { version = "1.16.0", features = ["v4", "serde"] }
ipnet = { version = "2.11.0", features = ["serde"] }