Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ie83171ed923eda33cbb5ea360b8ddc566a6a6964
10 lines
253 B
TOML
10 lines
253 B
TOML
[package]
|
|
name = "eh-log"
|
|
description = "Styled logging for eh"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
rust-version.workspace = true
|
|
publish = false
|
|
|
|
[dependencies]
|
|
yansi.workspace = true
|