-
Notifications
You must be signed in to change notification settings - Fork 8
Release Steps
Aaron Riekenberg edited this page Aug 19, 2023
·
6 revisions
- Update
Cargo.toml
version -
cargo build
to updateCargo.lock
version - Commit changes to
Cargo.toml
andCargo.lock
- Create tag in github - this triggers github action to make release, trigger release build, and attach build files to release
- Regenerate manual wiki page
- Regenerate benchmarks wiki page.
-
cargo publish
to update crates.io