# 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 = "2018" name = "bartib" version = "1.1.0" authors = ["Nikolas Schmidt-Voigt "] description = "A simple timetracker for the command line" homepage = "https://github.com/nikolassv/bartib" readme = "README.md" keywords = ["cli"] categories = ["command-line-utilities"] license = "GPL-3.0-or-later" repository = "https://github.com/nikolassv/bartib" [package.metadata.wix] eula = false license = false path-guid = "BE8CBFAC-1DE6-4B0D-BB4B-C31A85A34AC5" upgrade-guid = "1D8348BE-1D47-4755-8D09-624AF8B092C3" [profile.dist] lto = "thin" inherits = "release" [dependencies.anyhow] version = "1.0.0" [dependencies.chrono] version = "0.4.0" [dependencies.clap] version = "2.0.0" [dependencies.nu-ansi-term] version = "0.46.0" [dependencies.term_size] version = "0.3.0" [dependencies.textwrap] version = "0.16.0" [dependencies.thiserror] version = "1.0.0" [dependencies.wildmatch] version = "2.3.0"