rummage-sys 0.2.3

Raw FFI bindings to the Rummage GPU Nostr mining library (CUDA)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"