1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-07 08:05:31 +02:00
article_scraper/Cargo.toml

12 lines
No EOL
276 B
TOML

[workspace]
members = [
"article_scraper",
"article_scraper_cli",
]
[workspace.package]
version = "2.1.1"
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
edition = "2021"
license = "GPL-3.0-or-later"
repository = "https://gitlab.com/news-flash/article_scraper"