mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 08:05:31 +02:00
(cargo-release) version 2.0.0
This commit is contained in:
parent
a036d03510
commit
a7983e873d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "article_scraper"
|
||||
version = "2.0.0-alpha.0"
|
||||
version = "2.0.0"
|
||||
authors = ["Jan Lukas Gernert <jangernert@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
@ -27,4 +27,4 @@ escaper = "0.1"
|
|||
futures = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.10"
|
||||
env_logger = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue