eh/crates/eh-log/Cargo.toml
NotAShelf 1174e4496b
build: bump dependencies; version internal crates
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie83171ed923eda33cbb5ea360b8ddc566a6a6964
2026-05-09 20:10:32 +03:00

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