aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/tests/test-structural-renderer/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-30 22:34:12 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-30 22:41:03 +0800
commit9bbb5eb14aa54fea87d55c25e5117c6202776359 (patch)
treebcdd68f3b41c530e4171d6a1512af0944a7a7c15 /mingling_core/tests/test-structural-renderer/Cargo.lock
parent738f2f18048983159c704d1143af25af55504a2b (diff)
Released Mingling 0.2.0HEAD0.2.0main
Diffstat (limited to 'mingling_core/tests/test-structural-renderer/Cargo.lock')
-rw-r--r--mingling_core/tests/test-structural-renderer/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/mingling_core/tests/test-structural-renderer/Cargo.lock b/mingling_core/tests/test-structural-renderer/Cargo.lock
index 39077be..33cb0f4 100644
--- a/mingling_core/tests/test-structural-renderer/Cargo.lock
+++ b/mingling_core/tests/test-structural-renderer/Cargo.lock
@@ -64,6 +64,8 @@ dependencies = [
[[package]]
name = "mingling_core"
version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "8574549fae598e8056016c1760d85bdb962a60228d31b3a00bcdd37a40eabfde"
dependencies = [
"just_fmt",
"ron",
@@ -76,6 +78,8 @@ dependencies = [
[[package]]
name = "mingling_macros"
version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "083f1190c65174044c59814ccd12dcb4620085c325fcfa4f3b364943ec2cbe07"
dependencies = [
"just_fmt",
"proc-macro2",