generated from Patagia/template-nix
12 lines
208 B
TOML
12 lines
208 B
TOML
[package]
|
|
name = "hostd"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
anyhow.workspace = true
|
|
tokio.workspace = true
|
|
varlink = "11.0.1"
|
|
|
|
[build-dependencies]
|
|
varlink_generator = "10.1.0"
|