easylog 0.2.4

A simple and easy to use logging-crate
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "easylog"
version = "0.2.4"
authors = ["Bloody <bloody_wulf@mailbox.org>"]
description = "A simple and easy to use logging-crate"
homepage = "https://gitlab.com/Bloody_Wulf/easylog"
documentation = "https://gitlab.com/Bloody_Wulf/easylog/wikis/home"
readme = "README.md"
keywords = ["logging"]
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/Bloody_Wulf/easylog"
[profile.release]
lto = true
overflow-checks = false
[dependencies.chrono]
version = "0.4.2"