cloud-hypervisor/block/src
dependabot[bot] fe97785a9f build: Bump io-uring from 0.5.13 to 0.6.0
Includes fixes for changed function prototypes.

bumps [io-uring](https://github.com/tokio-rs/io-uring) from 0.5.13 to 0.6.0.
- [Commits](https://github.com/tokio-rs/io-uring/commits)

---
updated-dependencies:
- dependency-name: io-uring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-08-01 14:27:54 +01:00
..
qcow block: qcow: initialize qcow clusters off the backing file when present 2023-07-19 13:52:43 +01:00
vhdx block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
async_io.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
fixed_vhd_async.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
fixed_vhd_sync.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
fixed_vhd.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
lib.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
qcow_sync.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
raw_async.rs build: Bump io-uring from 0.5.13 to 0.6.0 2023-08-01 14:27:54 +01:00
raw_sync.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
vhd.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
vhdx_sync.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00