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](https://github.com/rust-vmm/linux-loader/compare/f7f2e890f7c30b15797e2848298291e433825d27...2a62f21b441716332df048762c3b15700f72563f)

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
Generated
+1 -1
View File
@@ -550,7 +550,7 @@ dependencies = [
[[package]] [[package]]
name = "linux-loader" name = "linux-loader"
version = "0.1.0" 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 = [ dependencies = [
"vm-memory", "vm-memory",
] ]