From b1abce5dc21a3adcd42b0254294ed507f377dbf8 Mon Sep 17 00:00:00 2001 From: Ethan Brierley Date: Fri, 6 Sep 2024 11:33:35 +0100 Subject: [PATCH] docs: include `cargo override` in list of related commands https://github.com/eopb/cargo-override --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 538b2a6bd2..b32a8696e4 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ For more on `metadata`, see the ## Related Cargo Commands - [`cargo feature`](https://github.com/Riey/cargo-feature) +- [`cargo override`](https://github.com/eopb/cargo-override) ## Contribution