forum_notifier/Cargo.toml
author unc0rr
Sun, 05 May 2019 00:06:52 +0200
changeset 1 52bbcfcbd850
parent 0 5696442fee1c
permissions -rw-r--r--
- Add check for skipped page ids - Silence spam with repeated author/title pair

[package]
name = "forum_notifier"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]
curl = "0.4.20"
log = "0.4.6"
stderrlog = "0.4.1"
scraper = "0.9.2"
dbus = "0.6.4"