cloud-hypervisor/block
Rob Bradford d516374c39 block: Replace use of crc32c crate with crc-any
According to crates.io the crc-any crate is actively maintained which
avoids issues with the crc32c crate and the nightly compiler.

Fixes: #6168

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-02-06 14:29:10 -08:00
..
src block: Replace use of crc32c crate with crc-any 2024-02-06 14:29:10 -08:00
Cargo.toml block: Replace use of crc32c crate with crc-any 2024-02-06 14:29:10 -08:00