mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 09:04:18 +00:00
feat: scaffold web elements
This commit is contained in:
parent
77fba1a082
commit
4167a2f8bb
6 changed files with 103 additions and 2 deletions
|
@ -18,4 +18,5 @@ tracing = { workspace = true }
|
|||
tracing-subscriber = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
askama = "0.14.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue