randomx-rs 1.4.1

Rust bindings for the RandomX Proof-of-Work
Documentation
1
2
3
4
5
# this should match the nightly version in tari-project/tari
# only used for cargo fmt settings, repo should always compile on stable too
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]