# 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 = "arenta" version = "1.0.2" authors = ["Gusabary "] description = "A terminal-based daily task management tool with minimal overhead" homepage = "https://github.com/Gusabary/Arenta" documentation = "https://github.com/Gusabary/Arenta/blob/master/README.md" readme = "README.md" keywords = [ "cli", "terminal", "productivity", "tasks", ] license = "MIT" repository = "https://github.com/Gusabary/Arenta" [dependencies.chrono] version = "0.4.23" [dependencies.colored] version = "2.0.0" [dependencies.csv] version = "1.1" [dependencies.dirs] version = "4.0" [dependencies.inquire] version = "0.5.3" features = ["date"]