Skip to content

Release Steps

Aaron Riekenberg edited this page Feb 28, 2026 · 7 revisions
  1. Update Cargo.toml version
  2. cargo build to update Cargo.lock version
  3. Commit changes to Cargo.toml and Cargo.lock
  4. Create release in github - this triggers github action and attach build files to release
  5. Regenerate manual wiki page
  6. Regenerate benchmarks wiki page.
  7. cargo publish to update crates.io

Clone this wiki locally