mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2025-10-21 17:20:35 +00:00
feat: add askama dependency
This commit is contained in:
parent
60de42307f
commit
f5e18f7628
3114
Cargo.lock
generated
3114
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -43,6 +43,7 @@ reqwest = { version = "0.12", default-features = false, features = [
|
||||
"json",
|
||||
"rustls-tls",
|
||||
] }
|
||||
askama = { version = "0.12", features = ["with-axum"] }
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user