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 b5aed96 commit ac8fc12Copy full SHA for ac8fc12
Cargo.toml
@@ -28,7 +28,7 @@ features = ["errhandlingapi", "sysinfoapi"]
28
[dev-dependencies]
29
criterion = "0.3.0"
30
matches = "0.1.0"
31
-vmm-sys-util = "0.10.0"
+vmm-sys-util = "0.11.0"
32
33
[[bench]]
34
name = "main"
0 commit comments