Skip to content

Commit bb53bb1

Browse files
Update Rust crate askama_axum to 0.5.0
1 parent f3b40e9 commit bb53bb1

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
@@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
1010
[dependencies]
1111
anyhow = "1.0.86"
1212
askama = { version = "0.12.1", features = ["with-axum"] }
13-
askama_axum = "0.4.0"
13+
askama_axum = "0.5.0"
1414
async-trait = "0.1.80"
1515
axum = "0.7.5"
1616
clap = { version = "4.5.7", features = ["derive"] }

0 commit comments

Comments
 (0)