build: bump vm-fdt from 02d1b8f to 849f31d

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

---
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-07 23:11:30 +00:00
parent 5effa20a5b
commit 613f74ca1e

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