[package]
name = "rust-randomwow"
version = "0.1.1"
edition = "2024"
description = "Rust interface to the RandomWOW hash function (Wownero)"
repository = "https://gitlab.com/porky11/rust-randomwow"
license = "MIT"
keywords = ["randomwow", "wownero", "mining"]
categories = ["cryptography"]
[build-dependencies]
cmake = "0.1"
[dependencies]