Skip to content

Commit

Permalink
build(deps): bump askama from 0.12.0 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [askama](https://github.com/djc/askama) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/djc/askama/releases)
- [Commits](https://github.com/djc/askama/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ttys3 committed Oct 10, 2023
1 parent 5bc8b8e commit 16d5f11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -24,7 +24,7 @@ tracing = "0.1.37"
tracing-subscriber = "0.3.17"
tower = "0.4.13"
tower-http = { version = "0.4.4", features = ["fs", "trace"] }
askama = "0.12.0"
askama = "0.12.1"
hyper = { version = "0.14.27", features = ["server", "tcp", "http1", "stream"] }
mime_guess = "2.0.4"
mime = "0.3.17"
Expand Down

0 comments on commit 16d5f11

Please sign in to comment.