summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5c0d367..51c183c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -24,10 +24,12 @@ dependencies = [
  "kernel_loader 0.1.0",
  "kvm 0.1.0",
  "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
+ "net_util 0.1.0",
  "plugin_proto 0.5.0",
  "qcow 0.1.0",
  "qcow_utils 0.1.0",
  "sys_util 0.1.0",
+ "vhost 0.1.0",
  "vm_control 0.1.0",
  "x86_64 0.1.0",
 ]