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

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

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

4
Cargo.lock generated
View File

@ -1360,8 +1360,8 @@ dependencies = [
[[package]]
name = "vfio-bindings"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vfio-bindings#46ef9d418e8d75b6a4b96f3bbc04e6eb47fef54b"
version = "0.2.0"
source = "git+https://github.com/rust-vmm/vfio-bindings#887b3cf877cd4807a2047d6aac1cb94e3861a240"
dependencies = [
"vmm-sys-util",
]