mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-05-13 17:02:36 +02:00
feat: derive Deserialize on OutputFormat, Browser, PdfModeArg
This commit is contained in:
parent
af304eda7f
commit
cfe455b752
2 changed files with 33 additions and 3 deletions
|
|
@ -17,6 +17,7 @@ noxa-pdf = { workspace = true }
|
|||
dotenvy = { workspace = true }
|
||||
rand = "0.8"
|
||||
serde_json = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue