voidmap 1.1.3

terminal mind-map + task tracker + tsdb
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 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]
name = "voidmap"
version = "1.1.3"
authors = ["Tyler Neely <t@jujit.su>"]
description = "terminal mind-map + task tracker + tsdb"
homepage = "https://github.com/spacejam/void"
keywords = ["cli", "commandline", "visualization", "ui"]
license = "GPL-3.0"

[[test]]
name = "test"
path = "test/test.rs"
[dependencies.clippy]
version = "0.0"
optional = true

[dependencies.fs2]
version = "0.4.1"

[dependencies.getopts]
version = "0.2"

[dependencies.hyper]
version = "0.10"

[dependencies.lazy_static]
version = "0.2"

[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.3"

[dependencies.protobuf]
version = "1.1"

[dependencies.rand]
version = "0.3"

[dependencies.regex]
version = "0.1"

[dependencies.termion]
version = "1.1"

[dependencies.time]
version = "0.1"

[dependencies.unicode-segmentation]
version = "0.1"
[dev-dependencies.quickcheck]
version = "0.3"

[features]
default = []