Skip to content

Commit

Permalink
Bump tera from 1.19.0 to 1.19.1 (#1106)
Browse files Browse the repository at this point in the history
Bumps [tera](https://github.com/Keats/tera) from 1.19.0 to 1.19.1.
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/tera/commits)

---
updated-dependencies:
- dependency-name: tera
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent 256c8ad commit 272d3e0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 26 deletions.
39 changes: 14 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ symbolic-common = "12.1"
symbolic-demangle = { version = "12.1", default-features = false }
tabled = "0.14"
tempfile = "3.5"
tera = "1.18"
tera = "1.19"
uuid = { version = "1.3", features = ["v4"] }
walkdir = "2.3"
zip = { version = "0.6", default-features = false }
Expand Down

0 comments on commit 272d3e0

Please sign in to comment.