elara_log 0.1.0

A minimalist and lightweight logger for Project Elära's libraries and applications
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "elara_log"
version = "0.1.0"
dependencies = [
 "sys-time",
]

[[package]]
name = "sys-time"
version = "0.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b357ad625a54325a000b07e8dfc731b718f5f2f023ba6af8a52d4b325f74fe86"