Update Rust crate askama to 0.13.0
This commit is contained in:
@ -21,7 +21,7 @@ serde = { version = "1.0.210", features = ["derive"] }
|
||||
bcrypt = "0.17.0"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
mime_guess = "2.0.4"
|
||||
askama = "0.12.1"
|
||||
askama = "0.13.0"
|
||||
futures-util = "0.3.30"
|
||||
urlencoding = "2.1.3"
|
||||
rand = "0.9.0"
|
||||
|
Reference in New Issue
Block a user