[package]
name = "rummage-sys"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Raw FFI bindings to the Rummage GPU Nostr mining library (CUDA)"
readme = "README.md"
links = "rummage"
[build-dependencies]
bindgen = "0.71"
cc = "1"