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

Commit 9580a54

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump minijinja from 2.1.1 to 2.2.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.1.1 to 2.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2051cc commit 9580a54

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.2.0"
176176

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

0 commit comments

Comments
 (0)