build: bump virtio-queue from f2a46b3 to 15effce in /fuzz

Bumps [virtio-queue](https://github.com/rust-vmm/vm-virtio) from `f2a46b3` to `15effce`.
- [Release notes](https://github.com/rust-vmm/vm-virtio/releases)
- [Commits](f2a46b3f42...15effcedd4)

---
updated-dependencies:
- dependency-name: virtio-queue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-15 23:11:51 +00:00
parent 5752a2a4fb
commit 6b44f0d12a

2
fuzz/Cargo.lock generated
View File

@ -818,7 +818,7 @@ dependencies = [
[[package]]
name = "virtio-queue"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-virtio?branch=main#f2a46b3f428ef1c26bd83defd5d3984eb9420619"
source = "git+https://github.com/rust-vmm/vm-virtio?branch=main#15effcedd42453eabc4be7c645d05e3a1fc0303e"
dependencies = [
"log",
"vm-memory",