Bump askama to 0.15
This commit is contained in:
parent
6c83a47592
commit
814ee134f7
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ walkdir = "2.3"
|
|||
filetime = "0.2.9"
|
||||
itertools = "0.12"
|
||||
pulldown-cmark = { version = "0.11", default-features = false, features = ["html"] }
|
||||
askama = { version = "0.14", default-features = false, features = ["alloc", "config", "derive"] }
|
||||
askama = { version = "0.15", default-features = false, features = ["alloc", "config", "derive"] }
|
||||
|
||||
[dev-dependencies.toml]
|
||||
version = "0.9.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue