dntk 2.1.18

Command line's multi-platform interactive calculator, GNU bc wrapper.
# 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 = "dntk"
version = "2.1.18"
authors = ["nnao45 <n4sekai5y@gmail.com>"]
description = "Command line's multi-platform interactive calculator, GNU bc wrapper."
homepage = "https://github.com/nnao45/dntk"
readme = "README.md"
keywords = ["cli", "rust", "bc"]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://github.com/nnao45/dntk"
[dependencies.ansi_term]
version = "0.11"

[dependencies.assert_cmd]
version = "0.11.1"

[dependencies.atty]
version = "0.2"

[dependencies.clap]
version = "2.20.3"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.libc]
version = "0.2"

[dependencies.scopeguard]
version = "1.0.0"

[dependencies.structopt]
version = "0.2"

[dependencies.subprocess]
version = "0.1.18"

[dependencies.winapi]
version = "0.3"

[dependencies.winconsole]
version = "0.10"
features = ["input", "serde", "window"]