Skip to content

Commit fd33942

Browse files
Update Rust crate askama to 0.14.0
1 parent bb78f21 commit fd33942

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
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99

1010
[dependencies]
1111
anyhow = "1.0.86"
12-
askama = { version = "0.12.1", features = ["with-axum"] }
12+
askama = { version = "0.14.0", features = ["with-axum"] }
1313
askama_axum = "0.4.0"
1414
async-trait = "0.1.80"
1515
axum = "0.7.5"

0 commit comments

Comments
 (0)