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](https://github.com/rust-vmm/linux-loader/compare/d5f39c09d59c8f50d5313b78ce4de511b12d1848...5fdaed87ddafc89d6abf0b50195a12d19133000d)

---
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
Generated
+1 -1
View File
@@ -1145,7 +1145,7 @@ dependencies = [
[[package]] [[package]]
name = "linux-loader" name = "linux-loader"
version = "0.13.0" 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 = [ dependencies = [
"vm-memory", "vm-memory",
] ]