summaryrefslogtreecommitdiff
path: root/mingling_macros
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-29 21:58:10 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-29 21:58:10 +0800
commit32b30055ed9647f8f7ba4f3eee92020b79d06e0d (patch)
tree1f8254bd17bbc81a37e0091f0d8ba3daa4d4593d /mingling_macros
parent596e5e2440df2d32f1cf3e052dc633e774edf6ee (diff)
Add mingling crate with core re-export and documentation
Diffstat (limited to 'mingling_macros')
-rw-r--r--mingling_macros/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_macros/Cargo.lock b/mingling_macros/Cargo.lock
index 9d159fe..fcba9f1 100644
--- a/mingling_macros/Cargo.lock
+++ b/mingling_macros/Cargo.lock
@@ -10,7 +10,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e"
[[package]]
name = "mingling_macros"
-version = "0.1.0"
+version = "0.1.1"
dependencies = [
"just_fmt",
"once_cell",