lots of things
changed db storing method from json to message pack remove tui fix progressbar add logging
This commit is contained in:
@@ -12,10 +12,11 @@ robotstxt = "0.3.0"
|
||||
models = { path = "../models" }
|
||||
|
||||
tokio.workspace = true
|
||||
serde.workspace = true
|
||||
color-eyre.workspace = true
|
||||
lazy_static.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
log.workspace = true
|
||||
|
||||
futures = "0.3.31"
|
||||
itertools = "0.14.0"
|
||||
|
||||
Reference in New Issue
Block a user