Skip to content

Commit 9f88a8c

Browse files
Bump tera from 1.6.0 to 1.6.1 in /clients/libredirectionio
Bumps [tera](https://github.com/Keats/tera) from 1.6.0 to 1.6.1. - [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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd65c87 commit 9f88a8c

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.16.0"
2020
libtool = "0.1.1"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_yaml = "0.8.14"
23-
tera = "1.6.0"
23+
tera = "1.6.1"
2424

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

0 commit comments

Comments
 (0)