Skip to content

Commit

Permalink
chore(deps): bump minijinja from 1.0.13 to 1.0.14
Browse files Browse the repository at this point in the history
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 1.0.13 to 1.0.14.
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](mitsuhiko/minijinja@1.0.13...1.0.14)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent a6e21cd commit 86beebc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cargo-dist/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ semver = "1.0.22"
newline-converter = "0.3.0"
dialoguer = "0.11.0"
sha2 = "0.10.6"
minijinja = { version = "1.0.13", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
minijinja = { version = "1.0.14", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
include_dir = "0.7.3"
itertools = "0.12.1"
cargo-wix = "0.3.8"
Expand Down

0 comments on commit 86beebc

Please sign in to comment.