Beginning of frontend + recipe editing
(it's a mess)
This commit is contained in:
parent
642dd8a80c
commit
cbe276fc06
16 changed files with 203 additions and 63 deletions
|
|
@ -6,4 +6,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
regex = "1"
|
||||
lazy_static = "1"
|
||||
lazy_static = "1"
|
||||
|
||||
ron = "0.8"
|
||||
serde = {version = "1.0", features = ["derive"]}
|
||||
Loading…
Add table
Add a link
Reference in a new issue