Render recipes
This commit is contained in:
parent
55dd953f43
commit
1aecaf9286
4 changed files with 217 additions and 31 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue