# 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] edition = "2018" name = "engraver" version = "2.5.0" authors = ["PoC Consortium "] description = "Engraver - a PoC2 plotter written in Rust\n" documentation = "https://github.com/PoC-Consortium/engraver" readme = "README.md" keywords = ["poc2", "plotter", "rust", "cryptocurrency"] license = "GPL-3.0" repository = "https://github.com/PoC-Consortium/engraver" [dependencies.aligned_alloc] version = "0.1.3" [dependencies.cfg-if] version = "0.1.6" [dependencies.clap] version = "2.32.0" [dependencies.core_affinity] version = "0.5.9" [dependencies.crossbeam-channel] version = "0.3.6" [dependencies.fs2] version = "0.4.3" [dependencies.humanize-rs] version = "0.1.5" [dependencies.libc] version = "0.2.46" [dependencies.ocl-core] version = "0.11.1" optional = true [dependencies.page_size] version = "0.4.1" [dependencies.pbr] version = "1.0.1" [dependencies.raw-cpuid] version = "6.1.0" [dependencies.rayon] version = "1.0.3" [dependencies.stopwatch] version = "0.0.7" [dependencies.sys-info] version = "0.5.6" [dev-dependencies.rust-crypto] version = "0.2.36" [build-dependencies.cc] version = "1.0" [features] opencl = ["ocl-core"] simd = [] [target."cfg(linux)".dependencies.thread-priority] version = "0.1.0" [target."cfg(windows)".dependencies.winapi] version = "0.3" features = ["std", "fileapi", "securitybaseapi"]