mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-21 18:55:36 +02:00
feat(singlefile): add single-file-cli downloader module
This commit is contained in:
parent
b7ab12898e
commit
fd06632073
4 changed files with 145 additions and 0 deletions
|
|
@ -14,3 +14,6 @@ serde_json.workspace = true
|
|||
sha3.workspace = true
|
||||
uuid.workspace = true
|
||||
reqwest = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue