mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-22 03:05:32 +02:00
feat(singlefile): add SaveResult, favicon extraction, wait for networkidle2
This commit is contained in:
parent
ad1c4f8ee5
commit
ee697625fb
4 changed files with 107 additions and 4 deletions
|
|
@ -14,6 +14,7 @@ serde_json.workspace = true
|
|||
sha3.workspace = true
|
||||
uuid.workspace = true
|
||||
reqwest = { workspace = true }
|
||||
base64.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue