build(deps): bump linux-loader from f7f2e89 to 2a62f21

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `f7f2e89` to `2a62f21`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](f7f2e890f7...2a62f21b44)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-17 06:20:47 +00:00 committed by Sebastien Boeuf
parent 1d27416fd1
commit 9099b067e1

2
Cargo.lock generated
View File

@ -550,7 +550,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/linux-loader#f7f2e890f7c30b15797e2848298291e433825d27"
source = "git+https://github.com/rust-vmm/linux-loader#2a62f21b441716332df048762c3b15700f72563f"
dependencies = [
"vm-memory",
]