malarkey/Cargo.toml

14 lines
337 B
TOML
Raw Normal View History

[package]
authors = ["Sean Cross <sean@xobs.io>"]
description = "Terminate Lark when it's not office hours"
edition = "2018"
name = "lark-killer"
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4"
sysinfo = "0.17"
winrt-notification = "0.3"