We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7d376 commit 27ea032Copy full SHA for 27ea032
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.13", features = ["serde"] }
19
-minijinja = { version = "2.17", features = [
+minijinja = { version = "2.18", features = [
20
"builtins",
21
"loop_controls",
22
"loader",
0 commit comments