nid 3.0.0

Generate and parse Nano IDs
Documentation
1
2
3
4
5
6
7
# 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.