build: bump vm-fdt from a7a4c9c to 931c1dc

Bumps [vm-fdt](https://github.com/rust-vmm/vm-fdt) from `a7a4c9c` to `931c1dc`.
- [Release notes](https://github.com/rust-vmm/vm-fdt/releases)
- [Commits](a7a4c9cd1c...931c1dc44b)

---
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-08-04 08:51:41 +00:00
parent 673c539f40
commit 9e0f402e27

2
Cargo.lock generated
View File

@ -1243,7 +1243,7 @@ dependencies = [
[[package]]
name = "vm-fdt"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#a7a4c9cd1c24090d4997cc401ed4b52cef4d39bd"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#931c1dc44bdd3dbe5c6ba44e57f38e2d68dd87f7"
[[package]]
name = "vm-memory"