Skip to content

Commit 38e7016

Browse files
Bump tera from 1.5.0 to 1.6.0 in /clients/libredirectionio
Bumps [tera](https://github.com/Keats/tera) from 1.5.0 to 1.6.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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ec3783 commit 38e7016

File tree

2 files changed

+70
-19
lines changed

2 files changed

+70
-19
lines changed

Cargo.lock

Lines changed: 69 additions & 18 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.15.0"
2020
libtool = "0.1.1"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_yaml = "0.8.14"
23-
tera = "1.5.0"
23+
tera = "1.6.0"
2424

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

0 commit comments

Comments
 (0)