# 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 = "cli-timer" version = "0.3.84" authors = ["Giorgi Beriashvili "] description = "Program used to set a timer." homepage = "https://github.com/GiorgiBeriashvili/cli-timer" documentation = "https://docs.rs/cli-timer" readme = "README.md" keywords = ["rust", "cli", "timer", "application", "beginner-friendly"] categories = ["command-line-utilities"] license = "Apache-2.0 OR MIT" repository = "https://github.com/GiorgiBeriashvili/cli-timer" [dependencies.chrono] version = "0.4.6" [dependencies.color-backtrace] version = "0.2.2" [dependencies.dirs] version = "2.0.1" [dependencies.log] version = "0.4.6" [dependencies.pbr] version = "1.0.1" [dependencies.rodio] version = "0.9.0" [dependencies.serde] version = "1.0.90" [dependencies.serde_derive] version = "1.0.90" [dependencies.spin_sleep] version = "0.3.7" [dependencies.structopt] version = "0.2.15" [dependencies.termcolor] version = "1.0.4" [badges.azure-devops] build = "2" pipeline = "GiorgiBeriashvili.cli-timer" project = "giorgiberiashvili/cli-timer" [badges.maintenance] status = "passively-maintained"