From a79c750e9a74558a18f588f155a9da72cf6d639d Mon Sep 17 00:00:00 2001
From: Weicao-CatilGrass <1992414357@qq.com>
Date: Wed, 10 Jun 2026 18:28:52 +0800
Subject: Update repository URLs to mingling-rs organization
---
mingling_macros/README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'mingling_macros')
diff --git a/mingling_macros/README.md b/mingling_macros/README.md
index c0f7b9d..c720b9a 100644
--- a/mingling_macros/README.md
+++ b/mingling_macros/README.md
@@ -1,16 +1,16 @@
-
-
+
+
Mìng Lìng - Macros
# Intro
- This crate is the macro impl of [`mingling`](https://crates.io/crates/mingling). Do not use it directly!
+This crate is the macro impl of [`mingling`](https://crates.io/crates/mingling). Do not use it directly!
- It provides the metaprogramming capabilities of **Mingling**. For details, please refer to the [**Mingling** API documentation](https://docs.rs/mingling/latest/mingling/) 😀
+It provides the metaprogramming capabilities of **Mingling**. For details, please refer to the [**Mingling** API documentation](https://docs.rs/mingling/latest/mingling/) 😀
# License
- Licensed under the `MIT` or `APACHE` 2.0 license, consistent with [`mingling`](https://crates.io/crates/mingling).
+Licensed under the `MIT` or `APACHE` 2.0 license, consistent with [`mingling`](https://crates.io/crates/mingling).
--
cgit