unic-cli 0.7.0

UNIC Command-Line Tools
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 = "unic-cli"
version = "0.7.0"
authors = ["The UNIC Project Developers"]
description = "UNIC Command-Line Tools"
readme = "README.md"
keywords = ["text", "unicode", "internationalization"]
categories = ["internationalization", "text-processing", "parsing", "command-line-utilities"]
license = "MIT/Apache-2.0"
repository = "https://github.com/behnam/rust-unic/"
[dependencies.clap]
version = "2.29"

[dependencies.lazy_static]
version = "1.0"

[dependencies.prettytable-rs]
version = "0.6.7"

[dependencies.regex]
version = "0.2"

[dependencies.unic]
version = "0.7.0"
[dev-dependencies.assert_cli]
version = "0.5"

[dev-dependencies.quickcheck]
version = "0.6"