Sourced from codspeed-criterion-compat's releases.
v2.7.2
What's Changed
- feat: add prebuilt aarch64 binary by
@art049
in CodSpeedHQ/codspeed-rust#53- fix: allow building codspeed-rust on unsupported architectures by
@art049
in CodSpeedHQ/codspeed-rust#54Full Changelog: https://github.com/CodSpeedHQ/codspeed-rust/compare/v2.7.1...v2.7.2
dd51152
Release 2.7.27268615
fix: allow building codspeed-rust on unsupported architecturesed05600
fix(cargo-codspeed): avoid installing the target with rustup when using
cross5ef62a8
feat(cargo-codspeed): add prebuilt aarch64 binary to releases