[dependencies.clap]
features = ["derive"]
version = "4.1.4"
[dependencies.notify-rust]
version = "4.7.0"
[dependencies.rust-ini]
version = "0.18.0"
[package]
authors = ["Till Wege"]
categories = ["command-line-utilities"]
description = "A commandline timer tool with native OS notifications."
edition = "2021"
homepage = "https://github.com/TillWege/Timerius"
keywords = ["commandline", "timer", "time", "notify", "notification"]
license-file = "LICENSE.md"
name = "timerius"
readme = "readme.md"
repository = "https://github.com/TillWege/Timerius"
version = "0.1.1"