aboutsummaryrefslogtreecommitdiff
path: root/dev/configs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-20 08:51:43 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-20 08:51:43 +0800
commitff1e3262641529468841c531795df0fed8b08350 (patch)
tree540d64a0ee9d9443999322b125dfade0b716b480 /dev/configs
parent4a4591affcdb9fef4025e1493546ea77132ce7d2 (diff)
feat!: extract arg-picker into standalone repositoryHEADmain
Diffstat (limited to 'dev/configs')
-rw-r--r--dev/configs/rust-analyzer.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/configs/rust-analyzer.json b/dev/configs/rust-analyzer.json
index ab97bf7..ebc1ffe 100644
--- a/dev/configs/rust-analyzer.json
+++ b/dev/configs/rust-analyzer.json
@@ -6,8 +6,6 @@
".run/Cargo.toml",
"dev/ci/Cargo.toml",
"mingling_pathf/test/Cargo.toml",
- "arg_picker/Cargo.toml",
- "arg_picker/test/Cargo.toml",
"mingling_cli/Cargo.toml"
],
"rust-analyzer.cargo.features": [],