build(deps): bump vfio-bindings from 887b3cf to f08cbcb

Bumps [vfio-bindings](https://github.com/rust-vmm/vfio-bindings) from `887b3cf` to `f08cbcb`.
- [Release notes](https://github.com/rust-vmm/vfio-bindings/releases)
- [Commits](887b3cf877...f08cbcbf40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-02 08:55:49 +00:00 committed by Rob Bradford
parent 6121f4626b
commit 22be88d3fb

2
Cargo.lock generated
View File

@ -1361,7 +1361,7 @@ dependencies = [
[[package]]
name = "vfio-bindings"
version = "0.2.0"
source = "git+https://github.com/rust-vmm/vfio-bindings#887b3cf877cd4807a2047d6aac1cb94e3861a240"
source = "git+https://github.com/rust-vmm/vfio-bindings#f08cbcbf4041c981441d9c036c49ebad5098ed1c"
dependencies = [
"vmm-sys-util",
]