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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-21 05:36:16 +00:00
parent 421f1c9d8b
commit 1c9c0fa0e5

2
Cargo.lock generated
View File

@ -585,7 +585,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.2.0"
source = "git+https://github.com/rust-vmm/linux-loader#726360bb2c1eeab1176ae48ad10c549d0be2ea37"
source = "git+https://github.com/rust-vmm/linux-loader#3cf96c53ed6bfed9c7ca7dcfdbbcd04c86b6dd09"
dependencies = [
"vm-memory",
]