We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d28b38 commit 5ccf7b0Copy full SHA for 5ccf7b0
1 file changed
Cargo.toml
@@ -16,7 +16,7 @@ env_logger = "0.11"
16
thiserror = "2.0"
17
serde_json = "1.0"
18
indexmap = { version = "2.14", features = ["serde"] }
19
-minijinja = { version = "2.20", features = [
+minijinja = { version = "2.21", features = [
20
"builtins",
21
"loop_controls",
22
"loader",
0 commit comments