Add cenotelie/cratery to the list of registries

This commit is contained in:
Laurent Wouters 2024-11-06 16:11:07 +01:00 committed by GitHub
parent b8a8cbcad8
commit b9dc1be66a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1925,6 +1925,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework
A registry allows you to publish your Rust libraries as crate packages, to share them with others publicly and privately.
* [cenotelie/cratery](https://github.com/cenotelie/cratery) - A lightweight private cargo registry with batteries included, built for organisations, including features similar to [docs.rs](https://docs.rs) and [deps.rs](https://deps.rs). [![CI](https://github.com/cenotelie/cratery/actions/workflows/ci.yml/badge.svg)](https://github.com/cenotelie/cratery/actions/workflows/ci.yml)
* [Cloudsmith :heavy_dollar_sign:](https://cloudsmith.com/product/formats/cargo-registry) - A fully managed package management SaaS, with first-class support for public and private Cargo/Rust registries (plus many others). Has a generous free-tier and is also completely free for open-source.
* [Crates](https://crates.io) - The official public registry for Rust/Cargo.
* [w4/chartered](https://github.com/w4/chartered) - A private, authenticated, permissioned Cargo registry [![CI](https://github.com/w4/chartered/actions/workflows/ci.yml/badge.svg)](https://github.com/w4/chartered/actions/workflows/ci.yml)