v1.2.2
[space map/checker] Pass io engine by reference
[tests] Introduce cache_generate_damage
[all] Do not elide inferred output lifetime to reduce confusion
[pdata] Use more descriptive std::io::Error in low-level pack/unpack functions
[all (rust)] Pull out structures for intermediate representation
[build] Update rand to 0.9.1
[cache_metadata_size] fix build on 32-bit
Introduce EngineBuilder which is a nicer interface than passing bools to a contructor
[all] Fix clippy warning of elided lifetime parameters
[cache_check] Check availability of dirty bitset on v2 metadata
[cache_writeback] Fix a typo
[build] Update quick-xml to v0.36