9 lines
97 B
TOML
9 lines
97 B
TOML
[workspace]
|
|
members = [
|
|
"bgpd",
|
|
|
|
# Tests
|
|
"tests/integration_tests",
|
|
]
|
|
resolver = "2"
|