blob: 66bed8101b1704504f52588aeff4661d6ef1bc11 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "vnf"
version = "0.1.0"
edition.workspace = true
license.workspace = true
authors.workspace = true
[dependencies]
header.workspace = true
xixanta.workspace = true
|