aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2026-02-20 22:57:11 +0000
committeriximeow <me@iximeow.net>2026-02-23 00:03:13 +0000
commit9e75bd1966a61c887f80d50efed96804b641e0be (patch)
tree089c25da846f187840c71aad480e447b7fa37a44 /Cargo.toml
parentb21fc0912580b9bad58dad4c6f93447751b178b9 (diff)
lmao this rules
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"