[package]
name = "receiverproxy-ops"
description = "The receiverproxy commands as functions, shared by the rxp binary and the daemon"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
exclude.workspace = true
[lib]
name = "ops"
[dependencies]
colorlight.workspace = true
panelspec.workspace = true
receivers.workspace = true
rcvbp.workspace = true
rawlink.workspace = true
wall.workspace = true
sources.workspace = true
driver.workspace = true
anyhow.workspace = true
libc.workspace = true
image.workspace = true
serde_json.workspace = true
dirs = "6"
[lints]
workspace = true