blinkt_cdev 0.1.0

Interface for Pimoroni Blinkt! for Raspberry Pi.
Documentation
[dependencies.anyhow]
version = "1.0.34"

[dependencies.gpio-cdev]
version = "0.4.0"
[dev-dependencies.rand]
version = "0.7.3"

[lib]
name = "blinkt_cdev"
path = "src/lib.rs"

[package]
authors = ["mcollinge"]
categories = ["embedded", "hardware-support"]
description = "Interface for Pimoroni Blinkt! for Raspberry Pi."
documentation = "https://docs.rs/blinkt_cdev/"
edition = "2018"
homepage = "https://github.com/mcollinge/blinkt_cdev"
keywords = ["blinkt", "raspberry", "pi"]
license-file = "LICENSE"
name = "blinkt_cdev"
readme = "README.md"
repository = "https://github.com/mcollinge/blinkt_cdev"
version = "0.1.0"