Skip to content

Commit c57d1dd

Browse files
chore(deps): bump tera from 1.20.1 to 2.0.0 (#222)
Bumps [tera](https://github.com/Keats/tera) from 1.20.1 to 2.0.0. - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v1.20.1...v2.0.0) --- updated-dependencies: - dependency-name: tera dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 977e3bf commit c57d1dd

2 files changed

Lines changed: 5 additions & 177 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 176 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
@@ -85,7 +85,7 @@ tonic = "0.14"
8585
prost = "0.14"
8686

8787
# Template engine
88-
tera = "1.19"
88+
tera = "2.0"
8989

9090
# CLI
9191
clap = { version = "4.5", features = ["derive", "color"] }

0 commit comments

Comments
 (0)