[dependencies]
[lib]
name = "nall"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Not Another Logging Library"
edition = "2024"
homepage = "https://github.com/R1shy/NALL"
license = "GPL-2.0-or-later"
name = "nall"
readme = "README.md"
repository = "https://github.com/R1shy/NALL"
version = "0.5.0"