aboutsummaryrefslogtreecommitdiff
path: root/crates/runrom/Cargo.toml
blob: e1c70fc43cffbf482d10c251325939a2c3f34828 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "runrom"
version = "0.1.0"
edition.workspace = true
license.workspace = true
authors.workspace = true

[dependencies]
header.workspace = true
vnf.workspace = true