Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 42775eb

Browse files
build(deps): bump minijinja from 2.1.1 to 2.1.2
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.1.1...2.1.2) --- updated-dependencies: - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d81cfd commit 42775eb

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
@@ -172,7 +172,7 @@ features = [
172172

173173
# Templates
174174
[workspace.dependencies.minijinja]
175-
version = "2.1.1"
175+
version = "2.1.2"
176176

177177
# Utilities to deal with non-zero values
178178
[workspace.dependencies.nonzero_ext]

0 commit comments

Comments
 (0)