refactor(wip): refactor scraper

This commit is contained in:
newbee1905
2023-02-05 03:25:06 +07:00
parent 3ebb06cc1b
commit 7b605f40b8
8 changed files with 50 additions and 36 deletions

View File

@@ -20,3 +20,4 @@ crossterm = "0.24.0"
unicode-width = "0.1.9"
rust_cast = "0.17.0"
viuer = { version = "0.6", features = ["sixel"] }
lazy_static = "1.4.0"