Skip to content

Commit ac8fc12

Browse files
andreeaflorescualxiord
authored andcommitted
update vmm-sys-util to the 0.11.0
Fixes: #208 Signed-off-by: Andreea Florescu <[email protected]>
1 parent b5aed96 commit ac8fc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ features = ["errhandlingapi", "sysinfoapi"]
2828
[dev-dependencies]
2929
criterion = "0.3.0"
3030
matches = "0.1.0"
31-
vmm-sys-util = "0.10.0"
31+
vmm-sys-util = "0.11.0"
3232

3333
[[bench]]
3434
name = "main"

0 commit comments

Comments
 (0)