[dependencies.chrono]
version = "0.4"
[dependencies.luhcore]
version = "0.0.1"
[features]
color = []
default = []
[lib]
name = "luhlog"
path = "src/lib.rs"
[package]
authors = ["cali zoots <calizoots@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A horrible Rust logging library"
edition = "2021"
license = "GPL-3.0-or-later"
name = "luhlog"
readme = "README.md"
repository = "https://github.com/calizoots/luhlog"
version = "0.1.0"