# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "lycopersicum" version = "0.4.0" authors = ["Aryl Halide"] description = "A simple Pomodoro Timer" readme = "README.md" keywords = [ "productivity", "pomodoro", ] categories = ["date-and-time"] license = "GPL-3.0" repository = "https://github.com/isopropyletherperoxide/lycopersicum" [dependencies.clap] version = "4.3.0" features = ["derive"] [dependencies.notify-rust] version = "4.8.0"