Files
bgp/Cargo.toml

10 lines
97 B
TOML

[workspace]
members = [
"bgpd",
"netlink",
# Tests
"tests/integration_tests"
]