# 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 = "progpow_cpu" version = "0.1.0" authors = ["Yuri Albuquerque "] description = "ProgPoW PoW for Epic-Cash" license = "MIT" [dependencies.crunchy] version = "0.2.2" [dependencies.either] version = "1.5.2" [dependencies.keccak-hash] version = "0.2.0" [dependencies.log] version = "0.4" [dependencies.memmap] version = "0.7.0" [dependencies.parking_lot] version = "0.8.0" [dependencies.primal] version = "0.2.3" [dev-dependencies.rustc-hex] version = "2.0.1" [dev-dependencies.serde_json] version = "1.0.39" [dev-dependencies.tempdir] version = "0.3.7"