aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b52dd9..41e8a11 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,9 @@ yaxpeax-arch = { version = "0.3.1", default-features = false, features = [] }
[dev-dependencies]
rand = "0.8.4"
+"kvm-ioctls" = "0.24.0"
+"kvm-bindings" = "0.14.0"
+"libc" = "*"
[[test]]
name = "test"