summaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.lock
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_core/Cargo.lock
parent596e5e2440df2d32f1cf3e052dc633e774edf6ee (diff)
Add mingling crate with core re-export and documentation
Diffstat (limited to 'mingling_core/Cargo.lock')
-rw-r--r--mingling_core/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/Cargo.lock b/mingling_core/Cargo.lock
index 001a08b..f3345c4 100644
--- a/mingling_core/Cargo.lock
+++ b/mingling_core/Cargo.lock
@@ -52,7 +52,7 @@ dependencies = [
]
[[package]]
-name = "mingling_dispatcher"
+name = "mingling_core"
version = "0.1.0"
dependencies = [
"just_fmt",