labelzoom 1.0.0

Official Rust client for the LabelZoom label conversion API.
Documentation
1
2
3
4
5
# Pinned so `cargo fmt` and `cargo clippy -D warnings` mean the same thing locally and in
# CI. The MSRV cell of test-rust.yml installs 1.85 explicitly on top of this.
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]