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
Jan Lukas Gernert 7c658a4ba8 resolver 2
2025-01-17 02:58:41 +01:00

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"