alle 0.2.2

A terminal manager for your TODOs
Documentation
# 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 = "alle"
version = "0.2.2"
authors = ["Lyubomir Kyuchukov"]
description = "A terminal manager for your TODOs"
homepage = "https://github.com/lkyuchukov/alle"
readme = "README.md"
keywords = [
    "cli",
    "todo",
]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://github.com/lkyuchukov/alle"

[dependencies.chrono]
version = "0.4.23"
features = ["serde"]

[dependencies.clap]
version = "4.0.29"

[dependencies.comfy-table]
version = "6.1.3"

[dependencies.dirs]
version = "4.0"

[dependencies.rocksdb]
version = "0.19.0"

[dependencies.serde]
version = "1.0.148"
features = ["derive"]

[dependencies.serde_json]
version = "1.0"