patagia-control/hostd/Cargo.toml

11 lines
202 B
TOML
Raw Permalink Normal View History

[package]
name = "hostd"
version.workspace = true
edition.workspace = true
[dependencies]
anyhow.workspace = true
varlink = "11.0.1"
ipc = { path = "../ipc" }
systemd-ipc = { path = "../systemd-ipc" }