fix: adjust domain accessors and template adapter for Askama compatibility
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2024"
|
||||
askama = { version = "0.16.0" }
|
||||
|
||||
serde = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
|
||||
domain = { workspace = true }
|
||||
application = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user