feat(config): migrate 모듈 스캐폴딩 + toml_edit 의존성

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-31 11:41:32 +00:00
parent 6d86214060
commit 4dcb4a45d6
4 changed files with 50 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -4371,6 +4371,7 @@ dependencies = [
"tempfile",
"thiserror 2.0.18",
"toml",
"toml_edit 0.22.27",
"tracing",
]