[dependencies]
[package]
authors = ["ImajinDevon"]
categories = ["accessibility", "command-line-interface", "command-line-utilities"]
description = "A crate that provides methods and macros for interacting with the command line."
documentation = "https://docs.rs/cnsl/"
edition = "2021"
keywords = ["console", "stdout", "stderr", "stdin", "cli"]
license = "WTFPL"
name = "cnsl"
readme = "README.md"
repository = "https://www.github.com/imajindevon/cnsl/"
resolver = "2"
rust-version = "1.60.0"
version = "0.1.3"