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.15.4
2 parents 736e4b8 + cf66256 commit dc8b277Copy full SHA for dc8b277
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.2", default-features = false, features = ["alloc", "config", "derive"] }
+askama = { version = "0.15.4", default-features = false, features = ["alloc", "config", "derive"] }
46
47
[dev-dependencies.toml]
48
version = "0.9.7"
0 commit comments