We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
askama
0.15.2
2 parents 2b16dcd + d463a8d commit 7e3cf26Copy full SHA for 7e3cf26
1 file changed
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.15", default-features = false, features = ["alloc", "config", "derive"] }
+askama = { version = "0.15.2", default-features = false, features = ["alloc", "config", "derive"] }
46
47
[dev-dependencies.toml]
48
version = "0.9.7"
0 commit comments