diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -19,9 +19,7 @@ yaxpeax-arch = { version = "0.3.1", default-features = false, features = [] } [dev-dependencies] rand = { version = "0.10.0", features = ["thread_rng"] } -"kvm-ioctls" = "0.24.0" -"kvm-bindings" = "0.14.0" -"libc" = "*" +asmlinator = "1.0.0" [[test]] name = "test" |
