Skip to content

Commit 55c3526

Browse files
committed
chore: update vmm-sys-util to 0.15.0
Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 427eb0d commit 55c3526

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
@@ -10,7 +10,7 @@ license = "Apache-2.0 OR BSD-3-Clause"
1010
edition = "2021"
1111

1212
[dependencies]
13-
vmm-sys-util = ">=0.12.1,<=0.14.0"
13+
vmm-sys-util = ">=0.12.1,<=0.15.0"
1414
libc = "0.2.39"
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)