# 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 = "rmw_log" version = "0.0.9" authors = ["gcxfd "] description = "set / get config from config file and env" readme = "README.md" keywords = ["rmw_log"] license = "Apache-2.0" repository = "https://github.com/rmw-lib/rmw_log" resolver = "2" [dependencies.chrono] version = "0.4.19" [dependencies.colored] version = "2.0.0" [dependencies.fern] version = "0.6.1" features = [] [dependencies.log] version = "0.4.17" [dev-dependencies] [features] default = []