diff --git a/Cargo.toml b/Cargo.toml index a0c00a7..ef8f9b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ askama = { version = "0.12", default-features = false, features = [ "with-axum", ] } askama_derive = "0.12" -askama_axum = "0.3" +askama_axum = "0.5" hyperlocal = "0.8" hyper = "0.14"