virtio-netd: fix broken build

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh
2023-07-20 20:08:30 +10:00
parent a5a76f674a
commit 443b7c9b8a
3 changed files with 4 additions and 0 deletions
Generated
+1
View File
@@ -1908,6 +1908,7 @@ dependencies = [
name = "virtio-netd"
version = "0.1.0"
dependencies = [
"common",
"futures",
"log",
"netutils",