Skip to content

0.1.3 - 2024-03-17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 09:29
· 18 commits to main since this release
1338f92

Release Notes

Fixed

  • deny config
  • config
  • clippy lints

Other

  • fix missing version in msrv test
  • update fixtures
  • fix workspace patching test
  • fix env var
  • add cargo deny config
  • update msrv
  • update dependencies
  • update manifest
  • maintenance

Install cargo-rhack 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/simonsan/rhack/releases/download/v0.1.3/cargo-rhack-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/simonsan/rhack/releases/download/v0.1.3/cargo-rhack-installer.ps1 | iex"

Download cargo-rhack 0.1.3

File Platform Checksum
cargo-rhack-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cargo-rhack-x86_64-apple-darwin.tar.xz Intel macOS checksum
cargo-rhack-x86_64-pc-windows-msvc.zip x64 Windows checksum
cargo-rhack-x86_64-pc-windows-msvc.msi x64 Windows checksum
cargo-rhack-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-rhack-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum