mirror of
https://github.com/edu4rdshl/upcheck.git
synced 2026-07-18 07:34:51 +00:00
8 lines
150 B
TOML
8 lines
150 B
TOML
[package]
|
|
name = "upcheck"
|
|
version = "0.1.1"
|
|
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
notify-rust = "^3"
|