Skip to content

Commit 4b18a04

Browse files
roypatdianpopa
authored andcommitted
Update rust-vmm/vmm-sys-util and use caret reqs
vmm-sys-util 0.9.0 -> 0.11.0 See rust-vmm/community#136 Signed-off-by: Patrick Roy <[email protected]>
1 parent c37a727 commit 4b18a04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ authors = ["Amazon Firecracker team <[email protected]>"]
66
edition = "2018"
77

88
[dependencies]
9-
libc = ">=0.2.39"
10-
vmm-sys-util = ">=0.6.1"
9+
libc = "0.2.66"
10+
vmm-sys-util = "0.11.0"

0 commit comments

Comments
 (0)