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-20 22:57:11 +0000
commit84f6890b8dee6807068baa79cce96377ed00ee9b (patch)
tree955d8b2863f150c96699ada851b1fbc6c32cd2c4 /Cargo.toml
parentdc1746e552204a407bdfd217dc2176949d3cdaed (diff)
lmao this rulesinst-behavior
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"