nzb 0.5.2

Get Things Done® with nzb, a beautiful terminal interface for Nozbe. Inspired by Wunderline
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "nzb"
version = "0.5.2"
authors = ["Govind KP <reisub0@gmail.com>"]
description = "Get Things Done® with nzb, a beautiful terminal interface for Nozbe. Inspired by Wunderline"
readme = "./README.md"
keywords = ["productivity", "nozbe", "cli", "todo", "task"]
categories = ["api-bindings", "command-line-utilities"]
license = "MIT"
repository = "https://github.com/reisub0/nzb"
[dependencies.chrono]
version = "0.4"
features = ["serde"]

[dependencies.dirs]
version = "^1.0.5"

[dependencies.docopt]
version = "^1"

[dependencies.prettytable-rs]
version = "^0.8"

[dependencies.reqwest]
version = "^0.9.11"

[dependencies.serde]
version = "^1"
features = ["derive"]

[dependencies.serde_derive]
version = "^1"

[dependencies.serde_json]
version = "^1"

[dependencies.skim]
version = "^0.5.5"

[dependencies.webbrowser]
version = "^0.4.0"
[badges.gitlab]
branch = "master"
repository = "reisub0/nzb"

[badges.is-it-maintained-issue-resolution]
repository = "reisub0/nzb"

[badges.is-it-maintained-open-issues]
repository = "reisub0/nzb"

[badges.maintenance]
status = "actively-developed"