Skip to content

Commit b9b7226

Browse files
chore(deps): bump askama_axum from 0.4.0 to 0.5.0+deprecated
Bumps [askama_axum](https://github.com/rinja-rs/rinja) from 0.4.0 to 0.5.0+deprecated. - [Release notes](https://github.com/rinja-rs/rinja/releases) - [Commits](askama-rs/askama@0.4.0...0.5.0) --- updated-dependencies: - dependency-name: askama_axum dependency-version: 0.5.0+deprecated dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 884b3db commit b9b7226

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 7 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
@@ -26,7 +26,7 @@ serde_json = "1"
2626

2727
# Templating
2828
askama = "0.12"
29-
askama_axum = "0.4"
29+
askama_axum = "0.5"
3030

3131
# Logging/Tracing
3232
tracing = "0.1"

0 commit comments

Comments
 (0)