feat(common): implement database reading
Also fix some bugs
This commit is contained in:
@ -9,6 +9,7 @@ edition = "2021"
|
||||
leptess = "0.14.0"
|
||||
log = "0.4.20"
|
||||
rusty-tesseract = "1.1.9"
|
||||
serde = "1.0.195"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user