Render recipes
This commit is contained in:
parent
55dd953f43
commit
1aecaf9286
4 changed files with 217 additions and 31 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2953,6 +2953,7 @@ dependencies = [
|
|||
name = "regalade"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"ammonia",
|
||||
"anyhow",
|
||||
"api",
|
||||
"axum",
|
||||
|
|
@ -2963,6 +2964,7 @@ dependencies = [
|
|||
"migration",
|
||||
"openidconnect",
|
||||
"parking_lot",
|
||||
"pulldown-cmark",
|
||||
"sea-orm",
|
||||
"sea-query",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue