grovepi/Software/Rust/grove_rgb/Cargo.toml
2025-03-21 16:04:17 +01:00

9 lines
190 B
TOML

[package]
name = "grove_rgb"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rppal = "0"