randomx-bindings 0.1.1

Rusty wrapper for RandomX hashing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bitflags]
version = "1.2.1"

[dependencies.randomx-bindings-sys]
version = "0.1.3"

[package]
authors = ["Ellis Frank <mrelfranko@disroot.org>", "Matt Smith <matt@offtopica.uk>"]
description = "Rusty wrapper for RandomX hashing"
edition = "2018"
license = "MIT"
name = "randomx-bindings"
readme = "README.md"
repository = "https://github.com/mcfranko/randomx-bindings"
version = "0.1.1"