Skip to content

Release Steps

Aaron Riekenberg edited this page Aug 19, 2023 · 6 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 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
Clone this wiki locally