summary refs log tree commit diff
path: root/arch/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Cargo.toml')
-rw-r--r--arch/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/Cargo.toml b/arch/Cargo.toml
index 68b40a3..bd97262 100644
--- a/arch/Cargo.toml
+++ b/arch/Cargo.toml
@@ -15,3 +15,4 @@ resources = { path = "../resources" }
 sync = { path = "../sync" }
 sys_util = { path = "../sys_util" }
 vm_control = { path = "../vm_control" }
+servers = { path = "../servers" }