# 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] name = "mugle_miner_util" version = "4.0.0" authors = ["Mugle Developers "] description = "Utilities for the mugle miner" license = "Apache-2.0" repository = "https://github.com/mugleproject/mugle-miner" [dependencies.backtrace] version = "0.3" [dependencies.byteorder] version = "1" [dependencies.lazy_static] version = "1" [dependencies.rand] version = "0.7" [dependencies.serde] version = "1" [dependencies.serde_derive] version = "1" [dependencies.slog] version = "2" features = [ "max_level_trace", "release_max_level_trace", ] [dependencies.slog-async] version = "2" [dependencies.slog-term] version = "2"