[package] authors = ["Sean Cross "] 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"