We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a24495 commit ec0d852Copy full SHA for ec0d852
Cargo.toml
@@ -11,7 +11,7 @@ license = "Apache-2.0 OR MIT"
11
[dependencies]
12
libc = ">=0.2.39"
13
kvm-bindings = { version = ">=0.2.0", features = ["fam-wrappers"] }
14
-vmm-sys-util = ">=0.2.1"
+vmm-sys-util = ">=0.8.0"
15
16
[dev-dependencies]
17
byteorder = ">=1.2.1"
0 commit comments