From 08a723adff80443ed7d618558b12553c92da300d Mon Sep 17 00:00:00 2001 From: AmeKnite <104745335+ameknite@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:34:01 -0600 Subject: [PATCH] add similar projects section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fff488e..f615000 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,12 @@ and [LICENSE-Apache-2.0](./LICENSE-Apache-2.0). - Or you can run add-notice --remove before you update the NOTICE file. - Change the [FUNDING.yaml](./.github/FUNDING.yaml) file. +## Similar projects that might help you + +[cargo-dist](https://github.com/axodotdev/cargo-dist?tab=readme-ov-file) +[release-plz](https://github.com/MarcoIeni/release-plz) +[cargo-smart-release](https://github.com/Byron/cargo-smart-release) + ## LICENSE SPDX-License-Identifier: CC0-1.0 OR MIT OR Apache-2.0