mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
chore: remove scraper cli
This commit is contained in:
parent
7770c57856
commit
a732f18143
2 changed files with 0 additions and 140 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue