This patch release fixes cargo-binstall support . v0.7.0 accidentally broke that installation method when switching to .tar.zst files.
- Fixed
cargo-binstallsupport by correcting the package format metadata fromtar.zsttotzstd.
Commonly downloaded
| Platform | Download |
|---|---|
| Linux x86-64 (GNU) | celq-linux-x86_64-gnu.tar.gz |
| Linux aarch64 (GNU) | celq-linux-aarch64-gnu.tar.gz |
| macOS aarch64 | celq-macos-aarch64.tar.gz |
| Windows x86-64 | celq-windows-x86_64.zip |
See the release assets for other platforms.