summaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-29 21:59:29 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-29 22:01:56 +0800
commitc9e3676e0e2353dc09471c783a3a263dee0fdcb1 (patch)
tree06e8be560a65926a2746ca0f94d3378748508260 /mingling_core/Cargo.lock
parent32b30055ed9647f8f7ba4f3eee92020b79d06e0d (diff)
Use published mingling_core dependency instead of local path
Diffstat (limited to 'mingling_core/Cargo.lock')
-rw-r--r--mingling_core/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingling_core/Cargo.lock b/mingling_core/Cargo.lock
index f3345c4..8cd28b4 100644
--- a/mingling_core/Cargo.lock
+++ b/mingling_core/Cargo.lock
@@ -64,9 +64,9 @@ dependencies = [
[[package]]
name = "mingling_macros"
-version = "0.1.0"
+version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3790886e4504e486d8c963988e5780212ccc05c5d03a5d27fa2ba67e1dd3f13b"
+checksum = "5f1f57fd20f1072939938b779684534d566d2d81104a43a32bf06a377e72bee9"
dependencies = [
"just_fmt",
"once_cell",