receiverproxy-ops 0.1.1

The receiverproxy commands as functions, shared by the rxp binary and the daemon
Documentation
[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

# Published as `receiverproxy-ops`; the library keeps its role name.
[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