[package] name = "ethash-sys" version = "0.1.3" authors = ["semtexzv ", "Ethminer developers"] links="libethash" description="FFI bindings to ethash c library. Actual code retrieved from ethminer source code" license="GPL-3.0" repository = "https://github.com/semtexzv/ethash-sys" [dependencies] [build-dependencies] gcc = "0.3"