lots of things
changed db storing method from json to message pack remove tui fix progressbar add logging
This commit is contained in:
@@ -9,7 +9,9 @@ num_cpus = "1.17.0"
|
||||
lazy_static.workspace = true
|
||||
color-eyre.workspace = true
|
||||
serde.workspace = true
|
||||
rmp-serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
directories.workspace = true
|
||||
log.workspace = true
|
||||
|
||||
models = { path = "../models" }
|
||||
|
||||
Reference in New Issue
Block a user