lib-todoist 0.1.0

(Not affiliated with Todoist) Todoist lib; bringing Todoist to the terminal.
Documentation
[package]
authors = ["Aiden Langley <me@aidenlangley.com>"]
description = "(Not affiliated with Todoist) Todoist lib; bringing Todoist to the terminal."
documentation = "https://github.com/aidenlangley/todoist.rs"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "lib-todoist"
repository = "https://github.com/aidenlangley/todoist.rs"
version = "0.1.0"

[dependencies]
chrono_elapsed = {version = "0.1.0", path = "../chrono_elapsed"}
korero = {version = "0.1.0", path = "../korero"}
serde = {version = "1.0.126", features = ["derive"]}
serde_repr = "0.1.7"