Skip to content

Commit 25ff94c

Browse files
RuoqingHeShadowCurse
authored andcommitted
Widen version range for vmm-sys-util to v0.14.0
`vmm-sys-util` v0.12.0 - v0.14.0 works for `vm-superio`, widen the range accordingly. Signed-off-by: Ruoqing He <[email protected]>
1 parent c36d514 commit 25ff94c

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
@@ -6,4 +6,4 @@ members = [
66

77
[workspace.dependencies]
88
# rust-vmm crates
9-
vmm-sys-util = "0.12.0"
9+
vmm-sys-util = ">=0.12.1,<=0.14.0"

0 commit comments

Comments
 (0)