# 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 = "ethcore-logger" version = "1.12.0" authors = ["Parity Technologies "] description = "Log implementation for Parity" license = "GPL-3.0" repository = "https://github.com/paritytech/ethcore-logger" [dependencies.ansi_term] version = "0.10" [dependencies.arrayvec] version = "0.4" [dependencies.atty] version = "0.2" [dependencies.env_logger] version = "0.4" [dependencies.lazy_static] version = "1.0" [dependencies.log] version = "0.3" [dependencies.parking_lot] version = "0.5" [dependencies.regex] version = "0.2" [dependencies.time] version = "0.1"