aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-23 03:00:32 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-23 03:00:32 +0800
commite63b6f313d2c8452b55910b606ae0ae97c3c49fc (patch)
tree82d33e698f2585d990bd560aa9df8dc12a62de07 /Cargo.lock
parent5f6aa4f08a04542c8de03ad7db2b2007c88228dc (diff)
feat: add workspace package and consolidate rust-analyzer config
Introduce a workspace-level Cargo package to unify workspace member management, and replace per-editor rust-analyzer configs (.vscode, .zed) with a single rust-analyzer.toml.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5db81a8..77fcf77 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -270,6 +270,10 @@ dependencies = [
]
[[package]]
+name = "mingling-workspace"
+version = "0.3.0"
+
+[[package]]
name = "mingling_core"
version = "0.3.0"
dependencies = [