swagger-rs

Build Status crates.io

A set of common utilities for crates generated by the rust-server swagger-codegen generator

Releasing a new version

  1. Run ./release-changelog.sh <version> to update the changelog and Cargo.toml
  2. Commit and push your changes.
  3. Wait for a travis build to complete successfully.
  4. Run cargo publish.