Render recipes

This commit is contained in:
traxys 2024-01-21 15:48:28 +01:00
parent 55dd953f43
commit 1aecaf9286
4 changed files with 217 additions and 31 deletions

View file

@ -36,6 +36,8 @@ time = "0.3.31"
maud = { git = "https://github.com/lambda-fairy/maud", version = "0.25.0", features = [
"axum",
] }
pulldown-cmark = "0.9.3"
ammonia = "3.3.0"
[dependencies.sea-orm]
version = "0.12"