crate-ci

In Rust, there is a tendency towards a lot of small crates. The challenge with that is the overhead of maintaining a crate, from managing issues to releases.

The goal of this guide is to help you successfully manage your Rust crates with minimal overhead.

If you need further help, feel free to reach out to us on gitter

Contributing

  • Find a mistake or out of date examples? Feel free to file an issue or create a PR.
  • Have a way to improve the CI for crates? Feel free to join the discussion