uda-connector

Crates.iouda-connector
lib.rsuda-connector
version0.1.6
created_at2025-05-06 16:49:23.163331+00
updated_at2025-05-16 14:19:32.052009+00
descriptionA Rust lib to access UDA (unicycling registration software)
homepage
repositoryhttps://github.com/maxence-cornaton/uda-connector
max_upload_size
id1662633
size203,438
(CommissionNationaleMonocycle)

documentation

README

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.

  1. Update the lib version in Cargo.toml
  2. Merge your pull request
  3. 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

Commit count: 13

cargo fmt