[dependencies.colored]
version = "2.0.0"
[dependencies.rustyline]
version = "8.2.0"
[package]
authors = ["Thomas <tduck973564@gmail.com>"]
description = "Library providing a simple, quick command line interpreter for Rust projects."
documentation = "https://docs.rs/rusterm/"
edition = "2018"
license = "GPL-3.0"
name = "rusterm"
repository = "https://github.com/tduck973564/rusterm"
version = "0.1.2"