Contributing Release process # Ensure tests, warning and build goes fine # Bump version number in Cargo.toml cargo update # sync the lockfile git tag v<x.x.x> -m <comment>