From 84f6890b8dee6807068baa79cce96377ed00ee9b Mon Sep 17 00:00:00 2001 From: iximeow Date: Fri, 20 Feb 2026 22:57:11 +0000 Subject: lmao this rules --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') 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" -- cgit v1.1