nconsole 0.1.4

NConsole for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.colored]
version = "2"

[package]
authors = ["Enn3Developer <arturpeshko39@gmail.com>"]
description = "NConsole for Rust"
edition = "2018"
license-file = "LICENSE"
name = "nconsole"
readme = "README.md"
repository = "https://github.com/Enn3Developer/NConsole-rs"
version = "0.1.4"