build(deps): bump linux-loader from bd01b6d to 1af92d2

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `bd01b6d` to `1af92d2`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](bd01b6dd23...1af92d21ad)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-27 06:15:31 +00:00 committed by Samuel Ortiz
parent 8f1f9d9e6b
commit bfd52ad85f

2
Cargo.lock generated
View File

@ -544,7 +544,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/linux-loader#bd01b6dd2331950d5d059790291a7166c3ef57f3"
source = "git+https://github.com/rust-vmm/linux-loader#1af92d21adfab105e05146625d7dace58892612d"
dependencies = [
"vm-memory",
]