1
0
mirror of https://github.com/cloud-hypervisor/cloud-hypervisor.git synced 2025-03-20 07:58:55 +00:00

build(deps): bump linux-loader from acf9c21 to b18d387

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `acf9c21` to `b18d387`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](acf9c21591...b18d387889)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-05 08:11:18 +00:00
parent 2e6f93e1a9
commit 7f1f335950

2
Cargo.lock generated
View File

@ -563,7 +563,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.2.0"
source = "git+https://github.com/rust-vmm/linux-loader#acf9c21591813c87dc77f667618d433f62c821af"
source = "git+https://github.com/rust-vmm/linux-loader#b18d3878892ecbef70694ba6b72efd4e7a0c3c47"
dependencies = [
"vm-memory",
]