mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 08:05:31 +02:00
10 lines
No EOL
280 B
TOML
10 lines
No EOL
280 B
TOML
[workspace]
|
|
members = ["article_scraper", "article_scraper_cli"]
|
|
resolver = "2"
|
|
|
|
[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" |