cloud-hypervisor/block
Rob Bradford ea87988f93 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>
(cherry picked from commit d516374c39)
2024-03-14 19:52:57 -07:00
..
src block: Replace use of crc32c crate with crc-any 2024-03-14 19:52:57 -07:00
Cargo.toml block: Replace use of crc32c crate with crc-any 2024-03-14 19:52:57 -07:00