Release Steps - aaronriekenberg/rust-parallel GitHub Wiki
- Update
Cargo.tomlversion cargo buildto updateCargo.lockversion- Commit changes to
Cargo.tomlandCargo.lock - Create release in github - this triggers github action and attach build files to release
- Regenerate manual wiki page
- Regenerate benchmarks wiki page.
cargo publishto update crates.io