build: bump vm-fdt from 679ed6f to a7a4c9c

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

---
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-02 23:13:26 +00:00
parent edc9f25efa
commit 8363a44b51

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#679ed6fc8ec058714afa58b38930ce6d8787ad46"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#a7a4c9cd1c24090d4997cc401ed4b52cef4d39bd"
[[package]]
name = "vm-memory"