增加配置转换

This commit is contained in:
2025-08-07 23:46:55 +08:00
parent 5910362683
commit ca56cc83f0
16 changed files with 2837 additions and 2 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -654,6 +654,7 @@ dependencies = [
"tempfile",
"tokio",
"unic-langid",
"url",
"uuid",
"walkdir",
"which",