ethash-sys 0.1.3

FFI bindings to ethash c library. Actual code retrieved from ethminer source code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies.gcc]
version = "0.3"

[dependencies]

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