Add the recipe creator
This commit is contained in:
parent
0ecc852f37
commit
eacd89119f
4 changed files with 372 additions and 8 deletions
|
|
@ -33,6 +33,7 @@ maud = { version = "0.26.0", features = ["axum"] }
|
|||
pulldown-cmark = "0.12.2"
|
||||
ammonia = "4.0.0"
|
||||
tower-sessions-sqlx-store = { version = "0.14.2", features = ["postgres"] }
|
||||
serde_with = "3.12.0"
|
||||
|
||||
[dependencies.sea-orm]
|
||||
version = "1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue