Skip to content

Commit 943628c

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(deps): bump minijinja from 2.13.0 to 2.14.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.13.0...2.14.0) --- updated-dependencies: - dependency-name: minijinja dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d82bfc commit 943628c

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
@@ -43,7 +43,7 @@ semver = "1.0.27"
4343
newline-converter = "0.3.0"
4444
dialoguer = "0.12.0"
4545
sha2 = "0.10.9"
46-
minijinja = { version = "2.13.0", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
46+
minijinja = { version = "2.14.0", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
4747
include_dir = "0.7.4"
4848
itertools = "0.14.0"
4949
cargo-wix = "0.3.9"

0 commit comments

Comments
 (0)