Skip to content

cargo-rail v0.27.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 20:54
  • Fix prebuilt installation through cargo-binstall by making the source-only benchmark executable opt-in with the
    bench feature. Release packaging now rejects archives that omit mandatory Cargo binaries.
    To install the benchmark from source, add --features bench.