1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-06 23:55:32 +02:00
article_scraper/Cargo.toml
Jan Lukas Gernert 498008f630 bump version
2025-05-04 17:51:30 +02:00

10 lines
No EOL
280 B
TOML

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