# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "loggerithm" version = "1.1.1" authors = ["Totobird Creations"] exclude = ["/examples", ".replit", ".replit.sh", "replit.nix"] description = "A logging library for everyone." homepage = "https://github.com/Totobird-Creations/loggerithm" documentation = "https://docs.rs/loggerithm" readme = "README.md" keywords = ["log", "logging", "logger"] categories = ["development-tools::debugging"] license = "MIT" repository = "https://github.com/Totobird-Creations/loggerithm" resolver = "2" [lib] [dependencies.chrono] version = "0.4.22" [dependencies.colored] version = "2.0.0" [dependencies.static_init] version = "1.0.3"