From ad42c66c52558a6dbf8322e5d39c1d8ae6c47109 Mon Sep 17 00:00:00 2001 From: Oliver Scherer Date: Fri, 10 May 2019 13:13:29 +0200 Subject: [PATCH] Add a repository for cargo-lockfile-sync --- procedures/crates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/procedures/crates.md b/procedures/crates.md index d27b2d01..d748fd12 100644 --- a/procedures/crates.md +++ b/procedures/crates.md @@ -168,3 +168,4 @@ This section contains the list of existing out-of-tree, compiler team-maintained - [`rust-lang/chalk`](https://github.com/rust-lang/chalk/) - [`rust-lang/polonius`](https://github.com/rust-lang/polonius/) - [`rust-lang/measureme`](https://github.com/rust-lang/measureme/) + - [`rust-lang/cargo-lockfile-sync`](https://github.com/rust-lang/cargo-lockfile-sync/)