build(deps): bump linux-loader from 0c754f3 to 0ce5bfa

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `0c754f3` to `0ce5bfa`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](0c754f380a...0ce5bfa70d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-13 15:53:33 +00:00
parent 07cc73bddc
commit 291f1cef29

2
Cargo.lock generated
View File

@ -466,7 +466,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/linux-loader#0c754f380acaa905e764a6a41175275cbc7d761b"
source = "git+https://github.com/rust-vmm/linux-loader#0ce5bfa70d1073a9743fadfea233edef09c81e49"
dependencies = [
"vm-memory 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]