- Update version in
Cargo.toml
and set all dependencies to that version. Always start with a prerelease version-pre.A
before doing a full release. - Tag the version
git tag vX.Y.Z
andgit push origin vX.Y.Z
. - Release crates
- libcrux-platform in
sys/platform
- libcrux-hacl in
sys/hacl
- libjade-sys in
sys/libjade
- libcrux
- libcrux-platform in