# Release procedure
1. Update the version in Cargo.toml.
2. Update the "Getting started" instruction in src/main.rs.
3. Run `cargo readme > README.md`.
4. Commit and push changes.
5. Create a release on GitHub. The new version will be published on crates.io automatically.