Clean up after cherry-picking commits from firecracker

Signed-off-by: YUAN LYU <lyuyuan92@gmail.com>
This commit is contained in:
YUAN LYU
2021-03-27 13:06:48 -04:00
committed by Adrian Catangiu
parent e73f412536
commit 9e6ab4b5ab
6 changed files with 37 additions and 34 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ authors = ["Amazon Firecracker team <firecracker-devel@amazon.com>"]
edition = "2018"
[dependencies]
epoll = ">=4.0.1"
libc = ">=0.2.39"
vmm-sys-util = ">=0.6.1"