Skip to content

Commit 2611509

Browse files
Update Rust crate askama_axum to 0.5.0
1 parent 244bb25 commit 2611509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)