[package]
name = "loggit"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "Loggit is a lightweight, easy-to-use logging library for Rust."
homepage = "https://github.com/DobbiKov/loggit"
repository = "https://github.com/DobbiKov/loggit"
readme = "README.md"
[dependencies]
once_cell = "1.21.1"