receiverproxy-driver 0.1.1

Drive a wall of panels: frames in, Colorlight packets out
Documentation
[package]
name = "receiverproxy-driver"
description = "Drive a wall of panels: frames in, Colorlight packets out"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
exclude.workspace = true

# Published as `receiverproxy-driver`; the library keeps its role name.
[lib]
name = "driver"

[dependencies]
wall.workspace = true
rawlink.workspace = true
colorlight.workspace = true
anyhow.workspace = true

[lints]
workspace = true