simpla_vortaro 0.1.1

Access the Esperanto dictionary Simpla Vortaro
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 = "simpla_vortaro"
version = "0.1.1"
authors = ["panicbit <panicbit.dev@gmail.com>"]
description = "Access the Esperanto dictionary Simpla Vortaro"
documentation = "https://docs.rs/simpla_vortaro"
license = "MIT/Apache-2.0"
repository = "https://github.com/panicbit/simpla_vortaro_rs"
[dependencies.clap]
version = "2.30.0"

[dependencies.colored]
version = "1.6.0"

[dependencies.itertools]
version = "0.7.6"

[dependencies.percent-encoding]
version = "1.0.1"

[dependencies.reqwest]
version = "0.8.4"

[dependencies.serde]
version = "1.0.27"
features = ["serde_derive"]

[dependencies.textwrap]
version = "0.9.0"
features = ["term_size"]