uquery 0.2.2

A simple library to display information to the user and to query them for information in a bright, colourful manner.
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2018"
name = "uquery"
version = "0.2.2"
authors = ["John Toohey <john_t@mailo.com>"]
description = "A simple library to display information to the user and to query them for information in a bright, colourful manner."
keywords = ["display", "terminal", "cli", "query", "input"]
categories = ["command-line-interface"]
license = "LGPL-3.0"
repository = "https://gitlab.com/john_t/uquery"
[dependencies.yansi]
version = "0.5"