build(deps): bump linux-loader from 2adddce to 61d95eb

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `2adddce` to `61d95eb`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](2adddce25b...61d95eb67b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-02 06:15:36 +00:00
parent da4aaee778
commit bf135a29f7

2
Cargo.lock generated
View File

@ -468,7 +468,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/linux-loader#2adddce25b37f68c99ae8e7db1cb7f5853626fdd"
source = "git+https://github.com/rust-vmm/linux-loader#61d95eb67b5d78f75357f4e3ed039bf5d6549065"
dependencies = [
"vm-memory 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]