build: bump vm-fdt from 9c2b252 to 1ff8258

Bumps [vm-fdt](https://github.com/rust-vmm/vm-fdt) from `9c2b252` to `1ff8258`.
- [Release notes](https://github.com/rust-vmm/vm-fdt/releases)
- [Commits](9c2b252dc1...1ff8258bc1)

---
updated-dependencies:
- dependency-name: vm-fdt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-18 23:11:19 +00:00 committed by Sebastien Boeuf
parent 2cccdc5ddd
commit 8df418358e

2
Cargo.lock generated
View File

@ -1319,7 +1319,7 @@ dependencies = [
[[package]]
name = "vm-fdt"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=main#9c2b252dc19f0e87546e4f7577eaf398f8e3c66a"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=main#1ff8258bc13183884bf1d83ecb746be8750a0d35"
[[package]]
name = "vm-memory"