Upgrade crates and fix build

This commit is contained in:
Rayhaan Jaufeerally
2024-03-04 22:37:08 +01:00
parent a38ff34634
commit 75dbfc319a
5 changed files with 78 additions and 87 deletions

View File

@ -1,9 +1,8 @@
[workspace]
members = [
"bgpd",
# "netlink",
# Tests
"tests/integration_tests"
"tests/integration_tests",
]
resolver = "2"