What's Changed
* Update Maturin to 1.2.3 and build aarch64 wheels by Adoni5 in https://github.com/Adoni5/mappy-rs/pull/42
* Cross compile to linux {`aarch64, armv7, x86_64`}, {`musl, gcc}` and macOS {`aarch64, x86`}. Add tests to the CI suite for all but `macOS aarch64`
* Currently uses submodules of forked minimap2-rs - will be converted back to using the official crates once https://github.com/jguhlin/minimap2-rs/pull/46 is merged.
**Full Changelog**: https://github.com/Adoni5/mappy-rs/compare/v0.0.6...v0.0.7