upcheck/Cargo.toml
Eduard Toloza fd585bfa0f Version bump
Now upcheck can be executed periodically without systemd timer!
2019-03-30 16:30:44 -05:00

9 lines
177 B
TOML

[package]
name = "upcheck"
version = "0.1.2"
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
edition = "2018"
[dependencies]
notify-rust = "3.5.0"
schedule_recv = "0.1.0"