Skip to content

Commit 27ea032

Browse files
authored
chore: update minijinja to 2.18 (#128)
1 parent bc7d376 commit 27ea032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env_logger = "0.11"
1616
thiserror = "2.0"
1717
serde_json = "1.0"
1818
indexmap = { version = "2.13", features = ["serde"] }
19-
minijinja = { version = "2.17", features = [
19+
minijinja = { version = "2.18", features = [
2020
"builtins",
2121
"loop_controls",
2222
"loader",

0 commit comments

Comments
 (0)