build: Update Cargo.lock for linux-loader crate update

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2019-06-07 09:19:30 -07:00 committed by Rob Bradford
parent 4d98dcb077
commit 4be3dfeb37

2
Cargo.lock generated
View File

@ -269,7 +269,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.1.0"
source = "git+https://github.com/bjzhjing/linux-loader#ed36dbf364e90e3e27d5bd521d297b89aa6ed4bd"
source = "git+https://github.com/bjzhjing/linux-loader#c43b923ef7bea7afbcf7a1f33adf504b90026a17"
dependencies = [
"vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
]