# 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 = "logi" version = "0.0.7" authors = ["rafaelrcamargo"] description = "A modern, cool and nice looking logger for better DX on your CLI apps." homepage = "https://github.com/rafaelrcamargo/logi" readme = "README.md" keywords = [ "cli", "log", "logger", "logging", "DX", ] categories = ["command-line-interface"] license = "Apache-2.0" repository = "https://github.com/rafaelrcamargo/logi" [dependencies.chrono] version = "0.4.19" [dependencies.colored] version = "2.0.0" [dependencies.colored_json] version = "2.1.0" [dependencies.pcre2] version = "0.2.3" [dependencies.serde_json] version = "1.0.82"