Release Steps - aaronriekenberg/rust-parallel GitHub Wiki

  1. Update Cargo.toml version
  2. cargo build to update Cargo.lock version
  3. Commit changes to Cargo.toml and Cargo.lock
  4. Create tag in github - this triggers github action to make release, trigger release build, and attach build files to release
  5. Regenerate manual wiki page
  6. Regenerate benchmarks wiki page.
  7. cargo publish to update crates.io