# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "dlarm" version = "0.3.0" authors = ["Daniel Sockwell "] description = "the alarm system for dwm" readme = "./README.md" keywords = ["CLI", "alarm", "productivity", "time", "time-management"] categories = ["command-line-utilities", "date-and-time"] license = "MIT" repository = "https://github.com/codesections/dlarm" [dependencies.assert_cmd] version = "0.10.2" [dependencies.chrono] version = "0.4.6" [dependencies.clap] version = "2.32" [dependencies.colored] version = "1.7.0" [dependencies.dirs] version = "1.0.4" [dependencies.humantime] version = "1.2.0" [dependencies.man] version = "0.2.0" [dependencies.predicates] version = "1.0.0"