cloud-hypervisor/block_util/src
dependabot[bot] 1d55de9c74 build: Bump virtio-bindings from 0.1.0 to 0.2.0
Bumps [virtio-bindings](https://github.com/rust-vmm/vm-virtio) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/rust-vmm/vm-virtio/releases)
- [Commits](https://github.com/rust-vmm/vm-virtio/compare/virtio-queue-v0.1.0...virtio-bindings-v0.2.0)

---
updated-dependencies:
- dependency-name: virtio-bindings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 00:59:32 +00:00
..
async_io.rs block_util: Avoid intermediate completion queue allocation 2023-01-10 17:30:25 +00:00
fixed_vhd_async.rs block_util: Avoid intermediate completion queue allocation 2023-01-10 17:30:25 +00:00
fixed_vhd_sync.rs block_util: Avoid intermediate completion queue allocation 2023-01-10 17:30:25 +00:00
lib.rs build: Bump virtio-bindings from 0.1.0 to 0.2.0 2023-02-23 00:59:32 +00:00
qcow_sync.rs block_util: Preserve ordering of sync file backend completions 2023-01-10 17:30:25 +00:00
raw_async.rs block_util: Avoid intermediate completion queue allocation 2023-01-10 17:30:25 +00:00
raw_sync.rs block_util: Preserve ordering of sync file backend completions 2023-01-10 17:30:25 +00:00
vhd.rs clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
vhdx_sync.rs block_util: Preserve ordering of sync file backend completions 2023-01-10 17:30:25 +00:00