terminal-log-symbols 0.1.5

Provides log symbols for the terminal with fallbacks
[dependencies.ansi-colors-macro]
optional = true
version = "0.1.1"

[dependencies.terminal-emoji]
version = "0.4.0"

[features]
colors = ["ansi-colors-macro"]
default = ["colors"]

[package]
authors = ["SirWindfield <SirWindfield@users.noreply.github.com>"]
description = "Provides log symbols for the terminal with fallbacks"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "terminal-log-symbols"
repository = "https://github.com/SirWindfield/terminal-log-symbols-rs"
version = "0.1.5"