mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2026-02-04 06:22: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",
|
"json",
|
||||||
"rustls-tls",
|
"rustls-tls",
|
||||||
] }
|
] }
|
||||||
|
askama = { version = "0.12", features = ["with-axum"] }
|
||||||
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user