# 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 = "2018" name = "cj-femme" version = "2.2.3" authors = [ "lrlna ", "yoshuawuyts ", ] description = "Not just a pretty (inter)face: pretty-printer and ndjson logger for log crate." documentation = "https://docs.rs/femme" readme = "README.md" keywords = [ "pretty-printer", "ndjson", "femme", "log", "logger", ] license = "MIT OR Apache-2.0" repository = "https://github.com/lrlna/femme" [dependencies.cfg-if] version = "1" [dependencies.log] version = "0.4" features = [ "kv_unstable", "std", "kv_unstable_serde", ] [dependencies.serde] version = "1" [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1" [dev-dependencies.kv-log-macro] version = "1" [target."cfg(target_arch = \"wasm32\")".dependencies.js-sys] version = "0.3" [target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen] version = "0.2" features = ["serde-serialize"] [target."cfg(target_arch = \"wasm32\")".dependencies.web-sys] version = "0.3" features = ["console"]