uda-connector
A Rust lib to access UDA (unicycling registration software)
How to deploy a new version of the lib to crates.io?
This repository includes a GitHub action that makes deployment easy.
- Update the lib version in Cargo.toml
- Merge your pull request
- Tag with the correct version
The last step should automatically trigger a job. Once it is done, the new version should be available on crates.io ✨