mirror of
https://github.com/edu4rdshl/powerman.git
synced 2026-07-17 23:24:53 +00:00
9 lines
178 B
TOML
9 lines
178 B
TOML
[package]
|
|
name = "powerman"
|
|
version = "0.1.2"
|
|
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
schedule_recv = "0.1.0"
|
|
notify-rust = "3.6.0"
|