Skip to content

Commit 25bed6f

Browse files
authored
Merge pull request #3916 from element-hq/dependabot/cargo/minijinja-contrib-2.7.0
build(deps): bump minijinja-contrib from 2.6.0 to 2.7.0
2 parents c016199 + aecf4c2 commit 25bed6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ features = ["loader", "json", "speedups", "unstable_machinery"]
201201

202202
# Additional filters for minijinja
203203
[workspace.dependencies.minijinja-contrib]
204-
version = "2.6.0"
204+
version = "2.7.0"
205205
features = ["pycompat"]
206206

207207
# Utilities to deal with non-zero values

0 commit comments

Comments
 (0)