1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-07 16:15:32 +02:00
article_scraper/Cargo.toml
Jan Lukas Gernert 4a7349a5fa add cli crate
2023-04-04 08:42:04 +02:00

6 lines
No EOL
76 B
TOML

[workspace]
members = [
"article_scraper",
"article_scraper_cli",
]