From 778c6983ebe5eb039f87a13d973f5c270b8d2f29 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Thu, 4 Nov 2021 18:28:47 +0000 Subject: [PATCH] Added w4/chartered to Registries category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d864d16..5ff99f9 100644 --- a/README.md +++ b/README.md @@ -1487,6 +1487,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share * [Cloudsmith :heavy_dollar_sign:](https://cloudsmith.com/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) ## Resources