Update Rust crate askama to 0.14.0
This commit is contained in:
@ -21,7 +21,7 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
bcrypt = "0.17.0"
|
||||
uuid = { version = "1.16.0", features = ["v4"] }
|
||||
mime_guess = "2.0.5"
|
||||
askama = "0.13.1"
|
||||
askama = "0.14.0"
|
||||
futures-util = "0.3.30"
|
||||
urlencoding = "2.1.3"
|
||||
rand = "0.9.1"
|
||||
|
Reference in New Issue
Block a user