build: Bump linux-loader from d5f39c0 to 5fdaed8

Bumps [linux-loader](https://github.com/rust-vmm/linux-loader) from `d5f39c0` to `5fdaed8`.
- [Release notes](https://github.com/rust-vmm/linux-loader/releases)
- [Commits](d5f39c09d5...5fdaed87dd)

---
updated-dependencies:
- dependency-name: linux-loader
  dependency-version: 5fdaed87ddafc89d6abf0b50195a12d19133000d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-13 23:04:01 +00:00 committed by cloud-hypervisor-bot
parent 3d5e5f318b
commit 10b79431f6

2
Cargo.lock generated
View file

@ -1145,7 +1145,7 @@ dependencies = [
[[package]]
name = "linux-loader"
version = "0.13.0"
source = "git+https://github.com/rust-vmm/linux-loader?branch=main#d5f39c09d59c8f50d5313b78ce4de511b12d1848"
source = "git+https://github.com/rust-vmm/linux-loader?branch=main#5fdaed87ddafc89d6abf0b50195a12d19133000d"
dependencies = [
"vm-memory",
]