chore 0.1.0

plain-text command-line task management utility
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.libc]
version = "0.2"

[dependencies.regex]
version = "1"

[package]
authors = ["Daniel Thau <danthau@gmail.com>"]
categories = ["command-line-utilities"]
description = "plain-text command-line task management utility"
edition = "2018"
homepage = "https://github.com/paradigm/chore/"
license = "MIT"
name = "chore"
readme = "README.md"
repository = "https://github.com/paradigm/chore/"
version = "0.1.0"