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

1
Cargo.lock generated
View File

@@ -629,6 +629,7 @@ dependencies = [
"crossterm 0.24.0",
"dirs",
"isahc",
"lazy_static",
"regex",
"rust_cast",
"serde_json",