[build-dependencies.bindgen]
version = "0.72.1"
[build-dependencies.cc]
version = "1.2.51"
[build-dependencies.cmake]
version = "0.1"
[dependencies]
[lib]
name = "raspberrypi_utils_sys"
path = "src/lib.rs"
[package]
authors = ["Marçal Juan Llaó <marcal@lizcore.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings", "hardware-support"]
description = "Low-level unsafe bindings to raspberrypi-utils"
documentation = "https://docs.rs/raspberrypi-utils-sys"
edition = "2024"
keywords = ["raspberrypi-utils", "leds", "ws281x", "piolib"]
license = "MIT OR BSD-3-Clause"
name = "raspberrypi-utils-sys"
readme = "README.md"
repository = "https://github.com/lizcore-tech/raspberrypi-utils-rs"
version = "0.0.3"