From a11f96c9343820dbf683c62e1ab606c51ddcc9d0 Mon Sep 17 00:00:00 2001 From: mxsm Date: Mon, 25 Nov 2024 09:42:49 +0800 Subject: [PATCH] =?UTF-8?q?[ISSUE=20#61]=F0=9F=93=9DUpdate=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f8e95c..61c91e9 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ cheetah-string = { version = "1", features = ["bytes"] } cheetah-string = { version = "1", features = ["serde"] } ``` +## Projects used + +- [**Rocketmq-rust**](https://github.com/mxsm/rocketmq-rust) + ## Contributing We welcome issues and pull requests to help build a more efficient string manipulation library together!