Skip to content

Commit bf50989

Browse files
committed
chore: update vmm-sys-util to 0.14.0
This version updates FamStruct types and we need it in Firecracker. Signed-off-by: Babis Chalios <bchalios@amazon.es>
1 parent 4f62153 commit bf50989

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
@@ -7,4 +7,4 @@ edition = "2021"
77

88
[dependencies]
99
libc = "0.2.66"
10-
vmm-sys-util = "0.12.1"
10+
vmm-sys-util = "0.14.0"

0 commit comments

Comments
 (0)