summaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-31 11:43:07 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-31 11:43:07 +0800
commita1503fef9947732994d4fb866b90b665c846b547 (patch)
tree1542c91bad27df973993a862dcf49ee472e976f9 /mingling_core/Cargo.lock
parent5a56cfd5e5ee7cde191b4c4fb24c6d11638f75fa (diff)
Update mingling_core to version 0.1.2 and use local dependencies
- Replace registry dependencies with local path dependencies - Bump mingling_core version from 0.1.1 to 0.1.2 - Add safety comments for unsafe downcast operations
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 070d244..5def9e6 100644
--- a/mingling_core/Cargo.lock
+++ b/mingling_core/Cargo.lock
@@ -16,7 +16,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e"
[[package]]
name = "mingling_core"
-version = "0.1.1"
+version = "0.1.2"
dependencies = [
"just_fmt",
"serde",