Integration crates like `askama_axum` were removed from askama 0.13.
# Cargo.toml
[dependencies]
askama_axum = "0.5.0+deprecated"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Renders a template using Askama with Axum integration (deprecated).
Use askama directly with axum integration or switch to rinja.
No dependency data recorded yet.