[dependencies.chrono]
version = "0.4.38"
[lib]
name = "logcat"
path = "src/lib.rs"
[package]
authors = ["tspstudio <serhiiremeniuk@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple and lightweight logging library."
documentation = "https://github.com/tspstudio/logcat/blob/stable/README.md"
edition = "2021"
homepage = "https://github.com/tspstudio/logcat"
keywords = ["logging", "logs"]
license = "MIT OR Apache-2.0"
name = "logcat"
readme = "README.md"
repository = "https://github.com/tspstudio/logcat"
version = "0.0.1"