build: bump vm-fdt from 849f31d to 3c05f2d

Bumps [vm-fdt](https://github.com/rust-vmm/vm-fdt) from `849f31d` to `3c05f2d`.
- [Release notes](https://github.com/rust-vmm/vm-fdt/releases)
- [Commits](849f31df6f...3c05f2dc84)

---
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-07-12 07:38:12 +00:00 committed by Sebastien Boeuf
parent 607fd3a8e5
commit 2100f97cbc

2
Cargo.lock generated
View File

@ -1239,7 +1239,7 @@ dependencies = [
[[package]]
name = "vm-fdt"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#849f31df6faab6af393f1cbe24ad102289391b75"
source = "git+https://github.com/rust-vmm/vm-fdt?branch=master#3c05f2dc84e7c0849c332969f831bdde329d55aa"
[[package]]
name = "vm-memory"