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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-09 06:24:45 +00:00
parent df794993f8
commit 7e941c9ecd

2
Cargo.lock generated
View File

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