wkb 0.9.2

Fast, pure-Rust reader and writer for Well-Known Binary geometries
1
2
3
4
5
# Developing

## Publishing

Create a new tag with the format `v*`, e.g. `v0.9.2`, and push it to the `main` branch on GitHub. This will trigger the `release.yml` workflow to publish the new version to crates.io.