build(deps): bump linux-loader from b13674a to 726360b

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `b13674a` to `726360b`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](b13674ab87...726360bb2c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-12 15:17:50 +00:00
parent fca46fd00e
commit b9fbcd469c

4
Cargo.lock generated
View File

@ -584,8 +584,8 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/linux-loader#b13674ab870f600d9fcca1e908b6dceb18e957bf"
version = "0.2.0"
source = "git+https://github.com/rust-vmm/linux-loader#726360bb2c1eeab1176ae48ad10c549d0be2ea37"
dependencies = [
"vm-memory",
]