mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 16:15:32 +02:00
update thiserror, ftr-site-config submodule and bump version
This commit is contained in:
parent
7fcb781c68
commit
89eb87fa85
4 changed files with 22 additions and 14 deletions
|
@ -1,11 +1,12 @@
|
|||
[package]
|
||||
name = "article_scraper_cli"
|
||||
version = "2.1.0"
|
||||
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-or-later"
|
||||
description = "Cli to use the article_scraper lib"
|
||||
repository = "https://gitlab.com/news-flash/article_scraper"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
|
||||
[dependencies]
|
||||
article_scraper = { path = "../article_scraper/" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue