Skip to content

Commit 9c1b71e

Browse files
Bump tera from 1.6.1 to 1.7.0 in /clients/libredirectionio
Bumps [tera](https://github.com/Keats/tera) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/Keats/tera/releases) - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](https://github.com/Keats/tera/commits/v1.7.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e75652e commit 9c1b71e

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
@@ -20,7 +20,7 @@ cbindgen="0.18.0"
2020
libtool = "0.1.1"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_yaml = "0.8.17"
23-
tera = "1.6.1"
23+
tera = "1.7.0"
2424

2525
[dependencies]
2626
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)