build: Update Cargo.lock

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2020-09-23 18:20:55 +02:00
parent 2eaf1c70c0
commit 64351c1f3f

4
Cargo.lock generated
View File

@ -65,7 +65,11 @@ dependencies = [
"linux-loader",
"log 0.4.11",
"rand 0.7.3",
"serde",
"serde_derive",
"serde_json",
"vm-memory",
"vm-migration",
]
[[package]]