[package]
name = "bindport-runner"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
readme.workspace = true
description = "BindPort command runner primitives."
[dependencies]
bindport-core.workspace = true
libc.workspace = true