chore: remove scraper cli

This commit is contained in:
Matthew Esposito 2025-02-03 14:25:16 -05:00
parent 7770c57856
commit a732f18143
2 changed files with 0 additions and 140 deletions

View file

@ -64,11 +64,3 @@ sealed_test = "1.0.0"
codegen-units = 1
lto = true
strip = "symbols"
[[bin]]
name = "redlib"
path = "src/main.rs"
[[bin]]
name = "scraper"
path = "src/scraper/main.rs"