mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2026-02-03 22:12:02 +00:00
feat: add askama dependency
This commit is contained in:
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]
|
||||
|
||||
Reference in New Issue
Block a user