We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
askama
0.14.0
2 parents b6b97a7 + f674c80 commit c12bc22Copy full SHA for c12bc22
Cargo.toml
@@ -42,7 +42,7 @@ walkdir = "2.3"
42
filetime = "0.2.9"
43
itertools = "0.12"
44
pulldown-cmark = { version = "0.11", default-features = false, features = ["html"] }
45
-askama = { version = "0.13", default-features = false, features = ["alloc", "config", "derive"] }
+askama = { version = "0.14", default-features = false, features = ["alloc", "config", "derive"] }
46
47
# UI test dependencies
48
if_chain = "1.0"
0 commit comments